|
TRITON_EXPORT | PyCallbacks () |
| Constructor.
|
|
TRITON_EXPORT | Exception (const char *message) |
| Constructor.
|
|
TRITON_EXPORT | Exception (const std::string &message) |
| Constructor.
|
|
virtual TRITON_EXPORT | ~Exception () throw () |
| Destructor.
|
|
TRITON_EXPORT const char * | what () const throw () |
| Returns the exception message.
|
|
|
std::string | message |
| Defines the exception message.
|
|
Definition at line 448 of file exceptions.hpp.
◆ PyCallbacks()
TRITON_EXPORT triton::exceptions::PyCallbacks::PyCallbacks |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file:
- /Users/jonathan/Works/Tools/Triton/src/libtriton/includes/triton/exceptions.hpp