SocketException Class Reference

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

Inherits log4cxx::helpers::IOException.

Inherited by BindException, ClosedChannelException, and ConnectException.

List of all members.

Public Member Functions

 SocketException (const LogString &msg)
 SocketException (log4cxx_status_t status)
 SocketException (const SocketException &)
SocketExceptionoperator= (const SocketException &)

Detailed Description

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


Constructor & Destructor Documentation

SocketException ( const LogString msg  ) 
SocketException ( const SocketException  ) 

Member Function Documentation

SocketException& operator= ( const SocketException  ) 

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