ethos_penalps.utilities.exceptions_and_warnings#
Module Contents#
- exception ethos_penalps.utilities.exceptions_and_warnings.UnexpectedDataType(current_data_type, expected_data_type, *args: object)#
Bases:
ExceptionCommon base class for all non-exit exceptions.
- exception ethos_penalps.utilities.exceptions_and_warnings.Misconfiguration#
Bases:
ExceptionCommon base class for all non-exit exceptions.
- exception ethos_penalps.utilities.exceptions_and_warnings.UnexpectedCase#
Bases:
ExceptionCommon base class for all non-exit exceptions.
- exception ethos_penalps.utilities.exceptions_and_warnings.IllogicalSimulationState#
Bases:
ExceptionCommon base class for all non-exit exceptions.
- exception ethos_penalps.utilities.exceptions_and_warnings.IllogicalFunctionCall#
Bases:
ExceptionCommon base class for all non-exit exceptions.
- exception ethos_penalps.utilities.exceptions_and_warnings.UnexpectedBehaviorWarning#
Bases:
WarningBase class for warning categories.