ROSE 0.11.145.147
|
Exceptions for debugging.
Definition at line 12 of file Rose/BinaryAnalysis/Debugger/Exception.h.
#include <Rose/BinaryAnalysis/Debugger/Exception.h>
Public Member Functions | |
Exception (const std::string &mesg) | |
Construct new exception with message. | |
Public Member Functions inherited from Rose::Exception | |
Exception (const std::string &s) | |
Construct an exception with an error message. | |