|
Apache log4cxx
Version 0.11.0
|
The class Exception and its subclasses indicate conditions that a reasonable application might want to catch. More...
#include <exception.h>
Public Member Functions | |
| Exception (const char *msg) | |
| Exception (const LogString &msg) | |
| Exception (const Exception &src) | |
| Exception & | operator= (const Exception &src) |
| const char * | what () const throw () |
The class Exception and its subclasses indicate conditions that a reasonable application might want to catch.