The JSONException is thrown by the JSON.org classes then things are amiss.
@Deprecated public class JSONException extends Exception
Constructor and Description |
---|
JSONException(String message)
Deprecated.
Constructs a JSONException with an explanatory message.
|
JSONException(Throwable t)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Throwable |
getCause()
Deprecated.
|
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2003–2016 Atlassian. All rights reserved.