| Exception(const std::string &Message, ExceptionType Type=EXCEPTION_NORMAL) | H::Exception | |
| Exception(const std::string &Message, const std::string &File, const std::string &Function, int LineNumber, ExceptionType Type=EXCEPTION_NORMAL) | H::Exception | |
| getExceptionMessage() const | H::Exception | [inline, virtual] |
| getExceptionType() const | H::Exception | [inline, virtual] |
| message() | H::Exception | [inline, virtual] |
| mMessage | H::Exception | [protected] |
| mType | H::Exception | [protected] |
| operator const char *() const | H::Exception | [inline, virtual] |
| what() | H::Exception | [inline, virtual] |
| ~Exception() | H::Exception | [virtual] |
1.5.3