PlatformSocketException Class Reference

Inherits SocketException.

Inherited by BindException, and ConnectException.

List of all members.


Detailed Description

Thrown to indicate that there is an error in the underlying protocol, such as a TCP error.


Public Member Functions

 PlatformSocketException (const PlatformSocketException &)
virtual ~PlatformSocketException () throw ()

Protected Member Functions

 PlatformSocketException (const char *what, log4cxx_status_t status)


Constructor & Destructor Documentation

PlatformSocketException const PlatformSocketException  ) 
 

virtual ~PlatformSocketException  )  throw () [virtual]
 

PlatformSocketException const char *  what,
log4cxx_status_t  status
[protected]
 


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