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