Exception: Aliyun::OSS::CrcInconsistentError
- Inherits:
-
Common::Exception
- Object
- RuntimeError
- Common::Exception
- Aliyun::OSS::CrcInconsistentError
- Defined in:
- lib/aliyun/oss/exception.rb
Overview
CrcInconsistentError will be raised after a upload operation, when the local crc is inconsistent with the response crc from server.
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