Class AWS::S3::Errors::NoSuchKey
In: lib/aws/s3/errors.rb
Parent: AWS::Errors::Base

This error is special, because S3 does not return a body with the HTTP response. The interface is the same as for any other client error.

Methods

new  

Included Modules

AWS::Errors::ClientError

Public Class methods

[Validate]