ROSE 0.11.145.147
|
Base class for SARIF exceptions.
Definition at line 11 of file Rose/Sarif/Exception.h.
#include <Rose/Sarif/Exception.h>
Public Member Functions | |
Exception (const std::string &mesg) | |
Construct an exception with a message. | |
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 14 of file Rose/Sarif/Exception.h.
|
inline |
Definition at line 17 of file Rose/Sarif/Exception.h.