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, toStringCopyright © 2014 The Apache Software Foundation. All rights reserved.