|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AWSError | |
|---|---|
| org.jclouds.aws | |
| org.jclouds.aws.handlers | This package contains HttpResponseHandlers needed to operate the REST api. |
| org.jclouds.aws.util | |
| org.jclouds.aws.xml | |
| Uses of AWSError in org.jclouds.aws |
|---|
| Methods in org.jclouds.aws that return AWSError | |
|---|---|
AWSError |
AWSResponseException.getError()
|
| Methods in org.jclouds.aws with parameters of type AWSError | |
|---|---|
void |
AWSResponseException.setError(AWSError error)
|
| Constructors in org.jclouds.aws with parameters of type AWSError | |
|---|---|
AWSResponseException(org.jclouds.http.HttpCommand command,
org.jclouds.http.HttpResponse response,
AWSError error)
|
|
AWSResponseException(org.jclouds.http.HttpCommand command,
org.jclouds.http.HttpResponse response,
AWSError error,
Throwable cause)
|
|
AWSResponseException(String message,
org.jclouds.http.HttpCommand command,
org.jclouds.http.HttpResponse response,
AWSError error)
|
|
AWSResponseException(String message,
org.jclouds.http.HttpCommand command,
org.jclouds.http.HttpResponse response,
AWSError error,
Throwable cause)
|
|
| Uses of AWSError in org.jclouds.aws.handlers |
|---|
| Methods in org.jclouds.aws.handlers with parameters of type AWSError | |
|---|---|
protected Exception |
ParseAWSErrorFromXmlContent.refineException(org.jclouds.http.HttpCommand command,
org.jclouds.http.HttpResponse response,
Exception exception,
AWSError error,
String message)
|
| Uses of AWSError in org.jclouds.aws.util |
|---|
| Methods in org.jclouds.aws.util that return AWSError | |
|---|---|
AWSError |
AWSUtils.parseAWSErrorFromContent(org.jclouds.http.HttpRequest request,
org.jclouds.http.HttpResponse response)
|
| Uses of AWSError in org.jclouds.aws.xml |
|---|
| Methods in org.jclouds.aws.xml that return AWSError | |
|---|---|
AWSError |
ErrorHandler.getResult()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||