Package | Description |
---|---|
org.jclouds.azure.storage | |
org.jclouds.azure.storage.handlers | |
org.jclouds.azure.storage.util | |
org.jclouds.azure.storage.xml | |
org.jclouds.azureblob.handlers |
Modifier and Type | Method and Description |
---|---|
AzureStorageError |
AzureStorageResponseException.getError() |
Modifier and Type | Method and Description |
---|---|
void |
AzureStorageResponseException.setError(AzureStorageError error) |
Constructor and Description |
---|
AzureStorageResponseException(HttpCommand command,
HttpResponse response,
AzureStorageError error) |
AzureStorageResponseException(HttpCommand command,
HttpResponse response,
AzureStorageError error,
Throwable cause) |
AzureStorageResponseException(String message,
HttpCommand command,
HttpResponse response,
AzureStorageError error) |
AzureStorageResponseException(String message,
HttpCommand command,
HttpResponse response,
AzureStorageError error,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
protected Exception |
ParseAzureStorageErrorFromXmlContent.refineException(HttpCommand command,
HttpResponse response,
Exception exception,
AzureStorageError error,
String message) |
Modifier and Type | Method and Description |
---|---|
AzureStorageError |
AzureStorageUtils.parseAzureStorageErrorFromContent(HttpCommand command,
HttpResponse response,
InputStream content) |
Modifier and Type | Method and Description |
---|---|
AzureStorageError |
ErrorHandler.getResult() |
Modifier and Type | Method and Description |
---|---|
protected Exception |
ParseAzureBlobErrorFromXmlContent.refineException(HttpCommand command,
HttpResponse response,
Exception exception,
AzureStorageError error,
String message) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.