org.jclouds.azureblob.handlers
Class ParseAzureBlobErrorFromXmlContent
java.lang.Object
org.jclouds.azure.storage.handlers.ParseAzureStorageErrorFromXmlContent
org.jclouds.azureblob.handlers.ParseAzureBlobErrorFromXmlContent
- All Implemented Interfaces:
- HttpErrorHandler
@Singleton
public class ParseAzureBlobErrorFromXmlContent
- extends ParseAzureStorageErrorFromXmlContent
- Author:
- Adrian Cole
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
refineException
protected Exception refineException(HttpCommand command,
HttpResponse response,
Exception exception,
AzureStorageError error,
String message)
- Overrides:
refineException
in class ParseAzureStorageErrorFromXmlContent
Copyright © 2009-2011 jclouds. All Rights Reserved.