Apache log4cxx
Version 0.13.0
|
#include <exception.h>
Public Member Functions | |
PoolException (log4cxx_status_t stat) | |
PoolException (const PoolException &src) | |
PoolException & | operator= (const PoolException &) |
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::PoolException::PoolException | ( | log4cxx_status_t | stat | ) |
log4cxx::helpers::PoolException::PoolException | ( | const PoolException & | src | ) |
PoolException& log4cxx::helpers::PoolException::operator= | ( | const PoolException & | ) |