|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AzureStorageError | |
|---|---|
| org.jclouds.azure.storage | |
| org.jclouds.azure.storage.handlers | |
| org.jclouds.azure.storage.util | |
| org.jclouds.azure.storage.xml | |
| Uses of AzureStorageError in org.jclouds.azure.storage |
|---|
| Methods in org.jclouds.azure.storage that return AzureStorageError | |
|---|---|
AzureStorageError |
AzureStorageResponseException.getError()
|
| Methods in org.jclouds.azure.storage with parameters of type AzureStorageError | |
|---|---|
void |
AzureStorageResponseException.setError(AzureStorageError error)
|
| Constructors in org.jclouds.azure.storage with parameters of type AzureStorageError | |
|---|---|
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)
|
|
| Uses of AzureStorageError in org.jclouds.azure.storage.handlers |
|---|
| Methods in org.jclouds.azure.storage.handlers with parameters of type AzureStorageError | |
|---|---|
protected Exception |
ParseAzureStorageErrorFromXmlContent.refineException(org.jclouds.http.HttpCommand command,
org.jclouds.http.HttpResponse response,
Exception exception,
AzureStorageError error,
String message)
|
| Uses of AzureStorageError in org.jclouds.azure.storage.util |
|---|
| Methods in org.jclouds.azure.storage.util that return AzureStorageError | |
|---|---|
AzureStorageError |
AzureStorageUtils.parseAzureStorageErrorFromContent(org.jclouds.http.HttpCommand command,
org.jclouds.http.HttpResponse response,
InputStream content)
|
| Uses of AzureStorageError in org.jclouds.azure.storage.xml |
|---|
| Methods in org.jclouds.azure.storage.xml that return AzureStorageError | |
|---|---|
AzureStorageError |
ErrorHandler.getResult()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||