public final class InvalidResponseException extends NonRecoverableException
Modifier and Type | Method and Description |
---|---|
Object |
getResponse()
Returns the possibly
null response received from the server. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public Object getResponse()
null
response received from the server.