kea-custom-hooks
FeM custom hooks libraries for Kea DHCP
|
Collection of exceptions which are thrown by admindb-arpwatch-exporter. More...
#include <exception>
#include <string>
#include <utility>
#include "log_admindb_arpwatch_exporter.h"
#include <log/logger.h>
#include <log/macros.h>
Go to the source code of this file.
Classes | |
class | InitFailure |
A failure during initialization has happened. More... | |
class | InvalidConfig |
Parts of the hook configuration are invalid. More... | |
class | InvalidConfigMissingElement |
class | HiredisInitFailure |
Redis couldn't be initialized for some reason. More... | |
Collection of exceptions which are thrown by admindb-arpwatch-exporter.
Exceptions for other modules are not declared here.
Definition in file exceptions.hpp.