libcommonc++
0.7
|
This is the complete list of members for SocketIOException, including all inherited members.
_message | Exception | protected |
_what | Exception | mutableprotected |
Exception(String message=String::empty) | Exception | |
getMessage() const | Exception | inline |
IOException(String message=String::empty) | IOException | |
SocketException(String message=String::empty) | SocketException | |
SocketIOException(String message=String::empty) | SocketIOException | |
toString() const | Exception | inline |
what() const | Exception | virtual |
write(std::ostream &stream) const | SocketIOException | inlinevirtual |
~Exception() | Exception | inlinevirtual |
~IOException() | IOException | virtual |