Exception: AliyunSDK::OSS::FileInconsistentError
- Inherits:
-
ClientError
- Object
- RuntimeError
- Common::Exception
- ClientError
- AliyunSDK::OSS::FileInconsistentError
- Defined in:
- lib/aliyun_sdk/oss/exception.rb
Overview
FileInconsistentError happens in a resumable upload transaction, when the file to upload has changed during the uploading process. Which means the transaction cannot go on. Or user may have inconsistent data uploaded to OSS.
Instance Attribute Summary
Attributes inherited from Common::Exception
Method Summary
Methods inherited from Common::Exception
Constructor Details
This class inherits a constructor from AliyunSDK::Common::Exception