public class OAuthException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
OAuthException(org.json.JSONException e,
Response response) |
OAuthException(Response response) |
| Modifier and Type | Method and Description |
|---|---|
org.json.JSONException |
getJsonException() |
Response |
getResponse() |
java.lang.String |
getResponseBody() |
java.lang.String |
toString() |