Class CreatorError

Inheritance Relationships

Base Type

  • public std::runtime_error

Derived Types

Class Documentation

class CreatorError : public std::runtime_error

Subclassed by zim::AsyncError, zim::CreatorStateError, zim::IncoherentImplementationError, zim::InvalidEntry

Public Functions

inline explicit CreatorError(const std::string &message)