exceptions¶
Exceptions for the ACCRE library
- exception accre.exceptions.ACCREConfigurationError[source]¶
Bases:
ACCREErrorThe ACCRE-admintools configuration file is missing or incorrect.
- exception accre.exceptions.ACCREError[source]¶
Bases:
ExceptionAn ACCRE-admintools related error occurred.
- exception accre.exceptions.ACCREKeyError[source]¶
Bases:
ACCREError,ValueErrorAn ACCRE-admintools related ValueError occurred.
- exception accre.exceptions.ACCREValueError[source]¶
Bases:
ACCREError,ValueErrorAn ACCRE-admintools related ValueError occurred.