public class RequestErrorException
extends java.lang.Exception
| Constructor and Description |
|---|
RequestErrorException(java.lang.String message,
java.lang.Throwable cause) |
RequestErrorException(java.lang.String message,
java.lang.Throwable cause,
org.json.JSONObject causeResponseObj) |
| Modifier and Type | Method and Description |
|---|---|
org.json.JSONObject |
getResponseObject() |