|
Apache log4cxx
Version 0.10.0
|
Public Member Functions | |
| ThreadException (log4cxx_status_t stat) | |
| ThreadException (const LogString &msg) | |
| ThreadException (const ThreadException &src) | |
| ThreadException & | operator= (const ThreadException &) |
Public Member Functions inherited from Exception | |
| Exception (const char *msg) | |
| Exception (const LogString &msg) | |
| Exception (const Exception &src) | |
| Exception & | operator= (const Exception &src) |
| const char * | what () const throw () |
| ThreadException | ( | log4cxx_status_t | stat | ) |
| ThreadException | ( | const LogString & | msg | ) |
| ThreadException | ( | const ThreadException & | src | ) |
| ThreadException& operator= | ( | const ThreadException & | ) |