| 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] |
| SocketException(std::string const &Message, ExceptionType Type=EXCEPTION_NORMAL) | H::SocketException | |
| SocketException(std::string const &Message, std::string const &File, std::string const &Function, int LineNumber, ExceptionType Type=EXCEPTION_NORMAL) | H::SocketException | |
| what() | H::Exception | [inline, virtual] |
| ~Exception() | H::Exception | [virtual] |
| ~SocketException() | H::SocketException | [virtual] |