Parts of the hook configuration are invalid.
More...
#include <exceptions.hpp>
Parts of the hook configuration are invalid.
Definition at line 45 of file exceptions.hpp.
◆ InvalidConfig() [1/2]
InvalidConfig::InvalidConfig |
( |
const std::string & |
key, |
|
|
const std::string & |
expected, |
|
|
const std::string & |
actual |
|
) |
| |
|
inline |
◆ InvalidConfig() [2/2]
InvalidConfig::InvalidConfig |
( |
const std::string & |
message | ) |
|
|
inlineexplicitprotected |
◆ log()
void InvalidConfig::log |
( |
isc::log::Logger & |
logger | ) |
const |
|
inlineoverridevirtual |
◆ actual
std::string InvalidConfig::actual {} |
|
protected |
◆ expected
std::string InvalidConfig::expected {} |
|
protected |
◆ key
std::string InvalidConfig::key {} |
|
protected |
The documentation for this class was generated from the following file: