libsocket  1.5
Network::Exception Member List

This is the complete list of members for Network::Exception, including all inherited members.

_errorNetwork::Exceptionprotected
_fileNetwork::Exceptionprotected
_lineNetwork::Exceptionprotected
Exception()Network::Exceptioninline
Exception(const char *file, int line)Network::Exceptioninline
Exception(const std::string &err, const char *file, int line)Network::Exceptioninline
get_error() constNetwork::Exception
get_file() constNetwork::Exception
get_line() constNetwork::Exception
print(std::ostream &stream) constNetwork::Exception