table of contents
other versions
- Tumbleweed 1.1.4-1.5
- Leap-16.0
- Leap-15.6
log4cpp::ConfigureFailure(3) | Library Functions Manual | log4cpp::ConfigureFailure(3) |
NAME¶
log4cpp::ConfigureFailure - Exception class for configuration.
SYNOPSIS¶
#include <Configurator.hh>
Inherits std::runtime_error.
Public Member Functions¶
ConfigureFailure (const std::string &reason)
Constructor.
Detailed Description¶
Exception class for configuration.
Constructor & Destructor Documentation¶
log4cpp::ConfigureFailure::ConfigureFailure (const std::string & reason)¶
Constructor.
Parameters
reason String containing the description of the
exception.
Author¶
Generated automatically by Doxygen for log4cpp from the source code.
Version 1.1 | log4cpp |