NetLink Sockets C++  1.0.0
Networking C++ Library
 All Classes Namespaces Files Functions Enumerations Enumerator Pages
NL::Exception Member List

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

BAD_IP_VER enum value (defined in NL::Exception)NL::Exception
BAD_PROTOCOL enum value (defined in NL::Exception)NL::Exception
CODE enum name (defined in NL::Exception)NL::Exception
code() const NL::Exceptioninline
ERROR_ALLOC enum value (defined in NL::Exception)NL::Exception
ERROR_CAN_NOT_LISTEN enum value (defined in NL::Exception)NL::Exception
ERROR_CONNECT_SOCKET enum value (defined in NL::Exception)NL::Exception
ERROR_GET_ADDR_INFO enum value (defined in NL::Exception)NL::Exception
ERROR_INIT enum value (defined in NL::Exception)NL::Exception
ERROR_IOCTL enum value (defined in NL::Exception)NL::Exception
ERROR_READ enum value (defined in NL::Exception)NL::Exception
ERROR_SELECT enum value (defined in NL::Exception)NL::Exception
ERROR_SEND enum value (defined in NL::Exception)NL::Exception
ERROR_SET_ADDR_INFO enum value (defined in NL::Exception)NL::Exception
ERROR_SET_SOCK_OPT enum value (defined in NL::Exception)NL::Exception
Exception(CODE code, const string &msg, int nativeErrorCode=0) (defined in NL::Exception)NL::Exceptioninline
EXPECTED_CLIENT_SOCKET enum value (defined in NL::Exception)NL::Exception
EXPECTED_HOST_TO enum value (defined in NL::Exception)NL::Exception
EXPECTED_SERVER_SOCKET enum value (defined in NL::Exception)NL::Exception
EXPECTED_TCP_SOCKET enum value (defined in NL::Exception)NL::Exception
EXPECTED_UDP_SOCKET enum value (defined in NL::Exception)NL::Exception
msg() const NL::Exceptioninline
nativeErrorCode() const NL::Exceptioninline
OUT_OF_RANGE enum value (defined in NL::Exception)NL::Exception
what() const NL::Exceptioninline