# File lib/aws/s3/errors.rb, line 63
def
initialize
(
req
,
resp
)
super
(
req
,
resp
,
"No Such Key"
)
end