Apache Log4cxx
Version 1.3.0
|
#include <exception.h>
Public Member Functions | |
ClosedChannelException () | |
ClosedChannelException (const ClosedChannelException &src) | |
ClosedChannelException & | operator= (const ClosedChannelException &) |
Public Member Functions inherited from log4cxx::helpers::SocketException | |
SocketException (const LogString &msg) | |
SocketException (log4cxx_status_t status) | |
SocketException (const SocketException &) | |
SocketException & | operator= (const SocketException &) |
Public Member Functions inherited from log4cxx::helpers::IOException | |
IOException () | |
IOException (log4cxx_status_t stat) | |
IOException (const LogString &msg) | |
IOException (const LogString &type, log4cxx_status_t stat) | |
IOException (const IOException &src) | |
IOException & | operator= (const IOException &) |
Public Member Functions inherited from log4cxx::helpers::Exception | |
Exception (const char *msg) | |
Exception (const LogString &msg) | |
Exception (const Exception &src) | |
Exception & | operator= (const Exception &src) |
const char * | what () const throw () |
log4cxx::helpers::ClosedChannelException::ClosedChannelException | ( | ) |
log4cxx::helpers::ClosedChannelException::ClosedChannelException | ( | const ClosedChannelException & | src | ) |
ClosedChannelException & log4cxx::helpers::ClosedChannelException::operator= | ( | const ClosedChannelException & | ) |