Exception: Aliyun::OSS::InternalError

Inherits:
ResponseError show all
Defined in:
lib/aliyun/oss/exceptions.rb

Overview

Most ResponseError’s are created just time on a need to have basis, but we explicitly define the InternalError exception because we want to explicitly rescue InternalError in some cases.

Instance Attribute Summary

Attributes inherited from ResponseError

#response

Method Summary

Methods inherited from ResponseError

#initialize

Constructor Details

This class inherits a constructor from Aliyun::OSS::ResponseError