public final class ResponseException
extends java.io.IOException
| Constructor and Description |
|---|
ResponseException(Response response) |
| Modifier and Type | Method and Description |
|---|---|
Response |
getResponse()
Returns the
Response that caused this exception to be thrown. |