Class ErrorHandler

java.lang.Object
org.xml.sax.helpers.DefaultHandler
org.jclouds.http.functions.ParseSax.HandlerWithResult<AzureStorageError>
org.jclouds.azure.storage.xml.ErrorHandler
All Implemented Interfaces:
org.jclouds.rest.InvocationContext<org.jclouds.http.functions.ParseSax.HandlerWithResult<AzureStorageError>>, ContentHandler, DTDHandler, EntityResolver, ErrorHandler

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