|
ROSE 0.11.145.354
|
Exceptions for system call analysis.
Definition at line 25 of file SystemCall.h.
#include <Rose/BinaryAnalysis/SystemCall.h>


Public Member Functions | |
| Exception (const std::string &mesg) | |
| Construct an exception with a message. | |
| ~Exception () throw () | |
| Destructor. | |
Public Member Functions inherited from Rose::Exception | |
| Exception (const std::string &s) | |
| Construct an exception with an error message. | |
|
inline |
Construct an exception with a message.
Definition at line 28 of file SystemCall.h.
|
inline | |||||||||||||
Destructor.
Definition at line 31 of file SystemCall.h.