ROSE 0.11.145.147
|
Base class for exceptions thrown by architecture definitions.
Definition at line 15 of file Rose/BinaryAnalysis/Architecture/Exception.h.
#include <Rose/BinaryAnalysis/Architecture/Exception.h>
Public Member Functions | |
Exception (const std::string &message) | |
Constructs exception with message. | |
Public Member Functions inherited from Rose::Exception | |
Exception (const std::string &s) | |
Construct an exception with an error message. | |