Exception: Aliyun::OSS::PartInconsistentError
- Inherits:
-
ClientError
- Object
- RuntimeError
- Common::Exception
- ClientError
- Aliyun::OSS::PartInconsistentError
- Defined in:
- lib/aliyun/oss/exception.rb
Overview
PartMissingError happens in a resumable download transaction, when a downloaded part has changed(MD5 mismatch) as the client tries to resume download. The process cannot go on until the part is restored.
Instance Attribute Summary
Attributes inherited from Common::Exception
Method Summary
Methods inherited from Common::Exception
Constructor Details
This class inherits a constructor from Aliyun::Common::Exception