public class ArcGISException extends IOException
| Constructor and Description |
|---|
ArcGISException(String url,
org.json.simple.JSONObject response) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
org.json.simple.JSONObject |
getResponse() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ArcGISException(String url, org.json.simple.JSONObject response)
public org.json.simple.JSONObject getResponse()
public String getMessage()
getMessage in class ThrowableCopyright © 2020. All rights reserved.