7#ifndef DHCPSRV_EXCEPTIONS_H
8#define DHCPSRV_EXCEPTIONS_H
This is a base class for exceptions thrown from the DNS library module.
virtual const char * what() const
Returns a C-style character string of the cause of the exception.
Attempt to update lease that was not there.
NoSuchLease(const char *file, size_t line, const char *what)
Defines the logger used by the top-level component of kea-lfc.