public class GoGridResponseException
extends org.jclouds.http.HttpResponseException
| Constructor and Description |
|---|
GoGridResponseException(org.jclouds.http.HttpCommand command,
org.jclouds.http.HttpResponse response,
Set<ErrorResponse> errors) |
| Modifier and Type | Method and Description |
|---|---|
Set<ErrorResponse> |
getError() |
void |
setErrors(Set<ErrorResponse> errors) |
getCommand, getContent, getResponse, setContentaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic GoGridResponseException(org.jclouds.http.HttpCommand command,
org.jclouds.http.HttpResponse response,
Set<ErrorResponse> errors)
public Set<ErrorResponse> getError()
public void setErrors(Set<ErrorResponse> errors)
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.