Class IncoherentImplementationError¶
Defined in File error.h
Inheritance Relationships¶
Base Type¶
public zim::CreatorError(Class CreatorError)
Class Documentation¶
-
class IncoherentImplementationError : public zim::CreatorError¶
Exception thrown if incoherence in the user implementation has been detected.
Users need to implement interfaces such as:
If incoherence has been detected in those implementations an
IncoherentImplementationErrorwill be thrown.Public Functions
-
inline explicit IncoherentImplementationError(const std::string &message)¶
-
inline explicit IncoherentImplementationError(const std::string &message)¶