ROSE 0.11.145.147
Public Member Functions | List of all members
SgAsmExecutableFileFormat::FormatError Class Reference

Description

Exception for container syntax errors.

This object is thrown when the file contains an error that prevents ROSE from parsing it.

Definition at line 42376 of file binaryInstruction.C.

Inheritance diagram for SgAsmExecutableFileFormat::FormatError:
Inheritance graph
[legend]
Collaboration diagram for SgAsmExecutableFileFormat::FormatError:
Collaboration graph
[legend]

Public Member Functions

 FormatError (const std::string &mesg)
 
 FormatError (const char *mesg)
 
- Public Member Functions inherited from Rose::Exception
 Exception (const std::string &s)
 Construct an exception with an error message.
 

Constructor & Destructor Documentation

◆ FormatError() [1/2]

SgAsmExecutableFileFormat::FormatError::FormatError ( const std::string &  mesg)
inline

Definition at line 42378 of file binaryInstruction.C.

◆ FormatError() [2/2]

SgAsmExecutableFileFormat::FormatError::FormatError ( const char *  mesg)
inline

Definition at line 42380 of file binaryInstruction.C.

◆ ~FormatError()

SgAsmExecutableFileFormat::FormatError::~FormatError ( )
throw (
)
inline

Definition at line 42382 of file binaryInstruction.C.


The documentation for this class was generated from the following file: