Parse an error response from Amazon S3 and construct the corresponding AWSServiceException object. More...
#import <S3ErrorResponseHandler.h>
Inherits AmazonUnmarshallerXMLParserDelegate.
Public Member Functions | |
(id) | - initWithStatusCode: |
Initialize the object with the an HTTP status code. | |
Protected Attributes | |
NSInteger | httpStatusCode |
Properties | |
AmazonServiceException * | exception |
The exception represented by the XML. |
Parse an error response from Amazon S3 and construct the corresponding AWSServiceException object.