Class ChunkOpException

Inheritance Relationships

Base Type

  • public std::runtime_error

Derived Types

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)