public class JSONException extends Exception
Constructor and Description |
---|
JSONException(String message)
Constructs a JSONException with an explanatory message.
|
JSONException(String message,
Throwable t) |
JSONException(Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
"Copyright © 2010 - 2016 Adobe Systems Incorporated. All Rights Reserved"