7#ifndef DHCPSRV_EXCEPTIONS_H
8#define DHCPSRV_EXCEPTIONS_H
Exception(const char *file, size_t line, const char *what)
Constructor for a given type for exceptions with file name and file line number.
virtual const char * what() const
Returns a C-style character string of the cause of the exception.
NoSuchLease(const char *file, size_t line, const char *what)
Defines the logger used by the top-level component of kea-lfc.