Public Member Functions | Protected Member Functions

XSocketBind Class Reference

Socket cannot bind address exception. More...

#include <XSocket.h>

Inherits XSocket.

Inherited by XSocketAddressInUse.

List of all members.

Public Member Functions

 XSocketBind (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

Socket cannot bind address exception.

Thrown when a socket cannot be bound to an address.

Definition at line 79 of file XSocket.h.


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