Inherits log4cxx::helpers::SocketException.
Public Member Functions | |
| ConnectException (log4cxx_status_t status) | |
| ConnectException (const ConnectException &src) | |
| ConnectException & | operator= (const ConnectException &) |
Typically, the connection was refused remotely (e.g., no process is listening on the remote address/port).
| ConnectException | ( | log4cxx_status_t | status | ) |
| ConnectException | ( | const ConnectException & | src | ) |
| ConnectException& operator= | ( | const ConnectException & | ) |