7#ifndef ISC_SYSREPO_ERROR_H
8#define ISC_SYSREPO_ERROR_H 1
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.
Defines the logger used by the top-level component of kea-lfc.
MissingKey(const char *file, size_t line, const char *what)
MissingNode(const char *file, size_t line, const char *what)
NetconfError(const char *file, size_t line, const char *what)