The class Exception and its subclasses indicate conditions that a reasonable application might want to catch.
More...
#include <exception.h>
The class Exception and its subclasses indicate conditions that a reasonable application might want to catch.
◆ Exception() [1/3]
log4cxx::helpers::Exception::Exception |
( |
const char * |
msg | ) |
|
◆ Exception() [2/3]
log4cxx::helpers::Exception::Exception |
( |
const LogString & |
msg | ) |
|
◆ Exception() [3/3]
log4cxx::helpers::Exception::Exception |
( |
const Exception & |
src | ) |
|
◆ operator=()
◆ what()
const char * log4cxx::helpers::Exception::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
The documentation for this class was generated from the following file: