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