|
log4cpp 1.1
|
Exception class for configuration. More...
#include <Configurator.hh>


Public Member Functions | |
| ConfigureFailure (const std::string &reason) | |
| Constructor. | |
Exception class for configuration.
| log4cpp::ConfigureFailure::ConfigureFailure | ( | const std::string & | reason | ) |
Constructor.
| reason | String containing the description of the exception. |