7 #ifndef DHCPSRV_EXCEPTIONS_H 8 #define DHCPSRV_EXCEPTIONS_H 26 #endif // DHCPSRV_EXCEPTIONS_H NoSuchLease(const char *file, size_t line, const char *what)
Attempt to update lease that was not there.
virtual const char * what() const
Returns a C-style character string of the cause of the exception.
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.