 |
Kea
1.5.0
|
Go to the documentation of this file.
7 #ifndef DHCP_CONFIG_ERROR_H
8 #define DHCP_CONFIG_ERROR_H
72 #endif // DHCP_CONFIG_ERROR_H
An exception that is thrown if an error occurs while configuring any server.
To be removed. Please use ConfigError instead.
Evaluation error exception raised when trying to parse.
ParseError(const char *file, size_t line, const char *what)
This is a base class for exceptions thrown from the DNS library module.
Defines the logger used by the top-level component of kea-dhcp-ddns.
virtual const char * what() const
Returns a C-style character string of the cause of the exception.
DhcpConfigError(const char *file, size_t line, const char *what)
constructor
ConfigError(const char *file, size_t line, const char *what)
constructor