Base class for all KeyValue exceptions occurring at runtime. More...
class
#include <keyvalue/sys/exception/Exception.h>
Base class for all KeyValue exceptions occurring at runtime.
typedef ExceptionImpl<std::runtime_error, Error> RuntimeError;