|
Apache log4cxx
Version 0.10.0
|
Thrown to indicate that there is an error in the underlying protocol, such as a TCP error. More...
Inherits IOException.
Inherited by BindException, ClosedChannelException, and ConnectException.
Public Member Functions | |
| SocketException (const LogString &msg) | |
| SocketException (log4cxx_status_t status) | |
| SocketException (const SocketException &) | |
| SocketException & | operator= (const SocketException &) |
Thrown to indicate that there is an error in the underlying protocol, such as a TCP error.
| SocketException | ( | const LogString & | msg | ) |
| SocketException | ( | log4cxx_status_t | status | ) |
| SocketException | ( | const SocketException & | ) |
| SocketException& operator= | ( | const SocketException & | ) |