Exception: Aliyun::OSS::CheckpointBrokenError
- Inherits:
-
ClientError
- Object
- RuntimeError
- Exception
- ClientError
- Aliyun::OSS::CheckpointBrokenError
- Defined in:
- lib/aliyun/oss/exception.rb
Overview
CheckpointBrokenError happens in a resumable upload/download transaction, when the client finds the checkpoint file has changed(MD5 mismatch) as it tries to resume upload/download. The process cannot go on until the checkpoint file 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