Public Member Functions | |
Exception () | |
Exception (int ex, bool v) | |
Public Attributes | |
int | excpId |
bool | verbose |
bool | isRaised |
Definition at line 68 of file exceptionmanager.h.
Exception | ( | ) | [inline] |
Definition at line 70 of file exceptionmanager.h.
Exception | ( | int | ex, | |
bool | v | |||
) | [inline] |
Definition at line 71 of file exceptionmanager.h.
int excpId |
Definition at line 72 of file exceptionmanager.h.
bool verbose |
Definition at line 73 of file exceptionmanager.h.
bool isRaised |
Definition at line 74 of file exceptionmanager.h.