Class CreatorError¶
Defined in File error.h
Inheritance Relationships¶
Base Type¶
public std::runtime_error
Derived Types¶
public zim::AsyncError(Class AsyncError)public zim::CreatorStateError(Class CreatorStateError)public zim::IncoherentImplementationError(Class IncoherentImplementationError)public zim::InvalidEntry(Class InvalidEntry)public zim::TitleIndexingError(Class TitleIndexingError)
Class Documentation¶
-
class CreatorError : public std::runtime_error¶
Exception thrown by the Creator in case of error.
Most exceptions actually thrown are subclasses of this type.
Subclassed by zim::AsyncError, zim::CreatorStateError, zim::IncoherentImplementationError, zim::InvalidEntry, zim::TitleIndexingError
Public Functions
-
inline explicit CreatorError(const std::string &message)¶
-
inline explicit CreatorError(const std::string &message)¶