Public Member Functions | Protected Member Functions

XSocketConnect Class Reference

Cannot connect socket exception. More...

#include <XSocket.h>

Inherits XSocket.

List of all members.

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.

Detailed Description

Cannot connect socket exception.

Thrown when a socket cannot connect to a remote endpoint.

Definition at line 92 of file XSocket.h.


The documentation for this class was generated from the following files: