Class ErrorHandler

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

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