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
public class GoGridResponseException
- extends org.jclouds.http.HttpResponseException
- See Also:
- Serialized Form
| Fields inherited from class org.jclouds.http.HttpResponseException |
command, response |
| Methods inherited from class org.jclouds.http.HttpResponseException |
getCommand, getContent, getResponse, setContent |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
GoGridResponseException
public GoGridResponseException(org.jclouds.http.HttpCommand command,
org.jclouds.http.HttpResponse response,
Set<ErrorResponse> errors)
getError
public Set<ErrorResponse> getError()
setErrors
public void setErrors(Set<ErrorResponse> errors)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.