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.
An exception that is thrown if an error occurs within the IO module.
IOError(const char *file, size_t line, const char *what)
A wrapper interface for the ASIO library.
Defines the logger used by the top-level component of kea-lfc.