Exception: AWS::S3::InternalError
- Inherits:
-
ResponseError
- Object
- StandardError
- S3Exception
- ResponseError
- AWS::S3::InternalError
- Defined in:
- lib/aws/s3/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
Method Summary
Methods inherited from ResponseError
Constructor Details
This class inherits a constructor from AWS::S3::ResponseError