Package kong.unirest.core.json
Class JSONException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
kong.unirest.core.json.JSONException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
JSONPointerException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionJSONException
(String message) JSONException
(String message, Object... tokens) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
JSONException
-
JSONException
-
JSONException
-