public class GoGridResponseException extends HttpResponseException
command, response| Constructor and Description |
|---|
GoGridResponseException(HttpCommand command,
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(HttpCommand command, 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.