aistore.sdk.obj.obj_file.errors
aistore.sdk.obj.obj_file.errors
Module Contents
Classes
API
Exception
Bases: Exception
Raised when ObjectFileReader has exceeded the max number of stream resumes for an object
Exception
Bases: Exception
Raised when ObjectFileReader fails to establish a stream for an object
Exception
Bases: Exception
Raised internally when an object stream ends before the expected byte position.