Exceptions
The exceptions module defines the custom exception hierarchy for the Hiten framework.
Exception Hierarchy
HitenError()
Base exception for Hiten errors.
ConvergenceError()
Raised when an algorithm fails to converge.
BackendError()
An error occurred within a Backend algorithm.
EngineError()
An error occurred during an Engine’s workflow.