| Package | Description | 
|---|---|
| org.jclouds.atmos | |
| org.jclouds.atmos.util | |
| org.jclouds.atmos.xml | 
| Modifier and Type | Method and Description | 
|---|---|
AtmosError | 
AtmosResponseException.getError()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AtmosResponseException.setError(AtmosError error)  | 
| Constructor and Description | 
|---|
AtmosResponseException(HttpCommand command,
                      HttpResponse response,
                      AtmosError error)  | 
AtmosResponseException(HttpCommand command,
                      HttpResponse response,
                      AtmosError error,
                      Throwable cause)  | 
AtmosResponseException(String message,
                      HttpCommand command,
                      HttpResponse response,
                      AtmosError error)  | 
AtmosResponseException(String message,
                      HttpCommand command,
                      HttpResponse response,
                      AtmosError error,
                      Throwable cause)  | 
| Modifier and Type | Method and Description | 
|---|---|
AtmosError | 
AtmosUtils.parseAtmosErrorFromContent(HttpCommand command,
                          HttpResponse response,
                          InputStream content)  | 
AtmosError | 
AtmosUtils.parseAtmosErrorFromContent(HttpCommand command,
                          HttpResponse response,
                          String content)  | 
| Modifier and Type | Method and Description | 
|---|---|
AtmosError | 
ErrorHandler.getResult()  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.