Package org.jclouds.gogrid
Class GoGridResponseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jclouds.http.HttpResponseException
org.jclouds.gogrid.GoGridResponseException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class org.jclouds.http.HttpResponseException
command, response
-
Constructor Summary
ConstructorsConstructorDescriptionGoGridResponseException
(HttpCommand command, HttpResponse response, Set<ErrorResponse> errors) -
Method Summary
Methods inherited from class org.jclouds.http.HttpResponseException
getCommand, getContent, getResponse, setContent
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
GoGridResponseException
public GoGridResponseException(HttpCommand command, HttpResponse response, Set<ErrorResponse> errors)
-
-
Method Details
-
getError
-
setErrors
-