table of contents
log4shib::ConfigureFailure(3) | log4shib | log4shib::ConfigureFailure(3) |
NAME¶
log4shib::ConfigureFailure - Exception class for configuration.
SYNOPSIS¶
#include <Configurator.hh>
Inherits runtime_error.
Public Member Functions¶
ConfigureFailure (const std::string &reason)
Constructor.
Detailed Description¶
Exception class for configuration.
Constructor & Destructor Documentation¶
log4shib::ConfigureFailure::ConfigureFailure (const std::string & reason)¶
Constructor.
Parameters:
reason String containing the description of the
exception.
Author¶
Generated automatically by Doxygen for log4shib from the source code.
Thu Dec 3 2020 | Version 2.0.0 |