Class CreatorStateError¶
Defined in File error.h
Inheritance Relationships¶
Base Type¶
public zim::CreatorError(Class CreatorError)
Class Documentation¶
-
class CreatorStateError : public zim::CreatorError¶
Exception thrown when the creator is in error state.
If the creator is in error state (mostly because an AsyncError has already been thrown), any call to any method on it will throw a
CreatorStateError.Public Functions
-
inline explicit CreatorStateError()¶
-
inline explicit CreatorStateError()¶