Apache log4cxx Version @version@
|
#include <exception.h>
Public Member Functions | |
MissingResourceException (const LogString &key) | |
MissingResourceException (const MissingResourceException &src) | |
MissingResourceException & | operator= (const MissingResourceException &) |
![]() | |
Exception (const char *msg) | |
Exception (const LogString &msg) | |
Exception (const Exception &src) | |
Exception & | operator= (const Exception &src) |
const char * | what () const throw () |
MissingResourceException | ( | const LogString & | key | ) |
MissingResourceException | ( | const MissingResourceException & | src | ) |
MissingResourceException & operator= | ( | const MissingResourceException & | ) |