Class DBException
Defined in File exceptions.hpp
Inheritance Relationships
Base Type
public std::runtime_error
Derived Types
public gkfs::metadata::ExistsException
(Class ExistsException)public gkfs::metadata::NotFoundException
(Class NotFoundException)
Class Documentation
-
class gkfs::metadata::DBException : public std::runtime_error
Subclassed by gkfs::metadata::ExistsException, gkfs::metadata::NotFoundException
Public Functions
-
inline explicit DBException(const std::string &s)
-
inline explicit DBException(const std::string &s)