Libraries
»
aws-s3
(0.6.3)
»
Index
»
AWS
»
S3
»
Base
»
Response
»
#error
Method: AWS::S3::Base::Response#error
Defined in:
lib/aws/s3/response.rb
#
error
⇒
Object
48 49 50
# File 'lib/aws/s3/response.rb', line 48
def
error
Error
.
new
(
parsed
,
self
)
end