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