|
ROSE 0.11.145.354
|
Error occuring when parsing a declaration.
Definition at line 26 of file Rose/BinaryAnalysis/CallingConvention/Exception.h.
#include <Rose/BinaryAnalysis/CallingConvention/Exception.h>


Public Member Functions | |
| ParseError (const std::string &mesg) | |
| Construct error with specified message. | |
Public Member Functions inherited from Rose::BinaryAnalysis::CallingConvention::Exception | |
| Exception (const std::string &mesg) | |
| Construct error with specified message. | |
Public Member Functions inherited from Rose::Exception | |
| Exception (const std::string &s) | |
| Construct an exception with an error message. | |
|
inline |
Construct error with specified message.
Definition at line 29 of file Rose/BinaryAnalysis/CallingConvention/Exception.h.
|
inlinevirtual | |||||||||||||
Definition at line 31 of file Rose/BinaryAnalysis/CallingConvention/Exception.h.