ClassName | Exception | [protected] |
Exception(const char *className, const char *message, const char *source, long lineNumber) | Exception | [protected] |
GetClassName() | Exception | [inline] |
GetLineNumber() | Exception | [inline] |
GetMessage() | Exception | [inline] |
GetSource() | Exception | [inline] |
LineNumber | Exception | [protected] |
Message | Exception | [protected] |
SetMessage(const char *message) | Exception | [protected] |
SetSource(const char *source) | Exception | [protected] |
Source | Exception | [protected] |
~Exception() | Exception | [virtual] |