Class ParseAzureStorageErrorFromXmlContent

java.lang.Object
org.jclouds.azure.storage.handlers.ParseAzureStorageErrorFromXmlContent
All Implemented Interfaces:
HttpErrorHandler
Direct Known Subclasses:
ParseAzureBlobErrorFromXmlContent

public class ParseAzureStorageErrorFromXmlContent extends Object implements HttpErrorHandler
This will parse and set an appropriate exception on the command object.
See Also: