#include <INIException.h>
Public Member Functions | |
| INIException (const char *errorMessage) | |
| ~INIException () | |
Public Attributes | |
| char * | mFailureMessage |
Definition at line 30 of file INIException.h.
|
inline |
Definition at line 38 of file INIException.h.
|
inline |
Definition at line 46 of file INIException.h.
| char* INIException::mFailureMessage |
Definition at line 36 of file INIException.h.