qaekwy.exception
This module contains the custom exceptions used in the Qaekwy library.
ModelFailure
This exception is raised when there is an issue with the definition of a model. For example, if you try to export a model to JSON without setting a searcher, a ModelFailure
will be raised.