Cannot connect socket exception. More...
#include <XSocket.h>
Inherits XSocket.
Public Member Functions | |
XSocketConnect (const CString &msg) | |
virtual const char * | what () const |
Reason for exception. | |
Protected Member Functions | |
virtual CString | getWhat () const throw () |
Get a human readable string describing the exception. |
Cannot connect socket exception.
Thrown when a socket cannot connect to a remote endpoint.
Definition at line 88 of file XSocket.h.