Class ChunkOpException
Defined in File data.hpp
Inheritance Relationships
Base Type
public std::runtime_error
Derived Types
public gkfs::data::ChunkMetaOpException
(Class ChunkMetaOpException)public gkfs::data::ChunkReadOpException
(Class ChunkReadOpException)public gkfs::data::ChunkWriteOpException
(Class ChunkWriteOpException)
Class Documentation
-
class gkfs::data::ChunkOpException : public std::runtime_error
Internal Exception for all general chunk operations.
Subclassed by gkfs::data::ChunkMetaOpException, gkfs::data::ChunkReadOpException, gkfs::data::ChunkWriteOpException
Public Functions
-
inline explicit ChunkOpException(const std::string &s)
-
inline explicit ChunkOpException(const std::string &s)