Exception: AWS::S3::InternalError

Inherits:
ResponseError show all
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

#response

Method Summary

Methods inherited from ResponseError

#initialize

Constructor Details

This class inherits a constructor from AWS::S3::ResponseError