Package org.jclouds.glacier
Class GlacierResponseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jclouds.http.HttpResponseException
org.jclouds.glacier.GlacierResponseException
- All Implemented Interfaces:
 Serializable
Encapsulates a GlacierError.
- See Also:
 
- 
Field Summary
Fields inherited from class org.jclouds.http.HttpResponseException
command, response - 
Constructor Summary
ConstructorsConstructorDescriptionGlacierResponseException(HttpCommand command, HttpResponse response, GlacierError error)  - 
Method Summary
Methods inherited from class org.jclouds.http.HttpResponseException
getCommand, getContent, getResponse, setContentMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
GlacierResponseException
 
 - 
 - 
Method Details
- 
getError
 
 -