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