climate_ref_core.exceptions
#
Custom exceptions
ConstraintNotSatisfied
#
Bases: RefException
Exception raised when a constraint is violated
DiagnosticError
#
Bases: RefException
Error from diagnostic computing
Source code in packages/climate-ref-core/src/climate_ref_core/exceptions.py
ExecutionError
#
Bases: RefException
Exception raised when an execution fails
Source code in packages/climate-ref-core/src/climate_ref_core/exceptions.py
InvalidDiagnosticException
#
Bases: RefException
Exception raised when an invalid diagnostic is registered
Source code in packages/climate-ref-core/src/climate_ref_core/exceptions.py
InvalidExecutorException
#
Bases: RefException
Exception raised when an invalid executor is used
Source code in packages/climate-ref-core/src/climate_ref_core/exceptions.py
InvalidProviderException
#
Bases: RefException
Exception raised when an invalid diagnostic is registered
Source code in packages/climate-ref-core/src/climate_ref_core/exceptions.py
RefException
#
ResultValidationError
#
Bases: RefException
Exception raised when the executions from a diagnostic are invalid