log4cpp::ConfigureFailure (3) - Linux Manuals
NAME
log4cpp::ConfigureFailure -
Exception class for configuration.
SYNOPSIS
#include <Configurator.hh>
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.