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

This error is special, because S3 does not (and must not according to RFC 2616) return a body with the HTTP response. The interface is the same as for any other client error.

Methods

code   new  

Included Modules

AWS::Errors::ClientError

Public Class methods

Public Instance methods

[Validate]