Errors¶
-
exception
WrongKeyError[source]¶ Bases:
ExceptionError thrown when the provided key for decryption is incorrect
-
exception
LoadInitFailureError(obj_type)[source]¶ Bases:
ExceptionError thrown when an object cannot be recreated
-
exception
ObjectIDReadOnlyError[source]¶ Bases:
ExceptionError thrown when trying to overwrite the obj_id
-
exception
SavableClassCollisionError(addr, cls)[source]¶ Bases:
ExceptionError thrown when trying to re-register a class already registered