public class JSONException extends RuntimeException
| Constructor and Description | 
|---|
JSONException(String message)
Constructs a JSONException with an explanatory message. 
 | 
JSONException(Throwable t)  | 
| Modifier and Type | Method and Description | 
|---|---|
Throwable | 
getCause()  | 
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017. All rights reserved.