RuntimeError Class Reference

Base class for all KeyValue exceptions occurring at runtime. More...

#include <keyvalue/sys/exception/Exception.h>


Detailed Description

Base class for all KeyValue exceptions occurring at runtime.

typedef ExceptionImpl<std::runtime_error, Error> RuntimeError;