Apache log4cxx
Version 0.12.1
|
#include <exception.h>
Public Member Functions | |
IllegalMonitorStateException (const LogString &msg) | |
IllegalMonitorStateException (const IllegalMonitorStateException &msg) | |
IllegalMonitorStateException & | operator= (const IllegalMonitorStateException &msg) |
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::IllegalMonitorStateException::IllegalMonitorStateException | ( | const LogString & | msg | ) |
log4cxx::helpers::IllegalMonitorStateException::IllegalMonitorStateException | ( | const IllegalMonitorStateException & | msg | ) |
IllegalMonitorStateException& log4cxx::helpers::IllegalMonitorStateException::operator= | ( | const IllegalMonitorStateException & | msg | ) |