swh.objstorage.exc module#
- exception swh.objstorage.exc.ObjStorageAPIError[source]#
Bases:
Exception
Specific internal exception of an object storage (mainly connection).
- swh.objstorage.exc.ReadOnlyObjStorage#
alias of
ReadOnlyObjStorageError
- swh.objstorage.exc.NonIterableObjStorage#
alias of
NonIterableObjStorageError