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