Class ErrorHandler

All Implemented Interfaces:
InvocationContext<ParseSax.HandlerWithResult<AWSError>>, ContentHandler, DTDHandler, EntityResolver, ErrorHandler

public class ErrorHandler extends ParseSax.HandlerWithResult<AWSError>
Parses the error from the Amazon S3 REST API.
See Also: