Exception: Aliyun::OSS::PartInconsistentError
- Inherits:
-
ClientError
- Object
- RuntimeError
- 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 ClientError
Method Summary
Methods inherited from ClientError
Constructor Details
This class inherits a constructor from Aliyun::OSS::ClientError