public class JSONException
extends java.lang.RuntimeException
Constructor and Description |
---|
JSONException(java.lang.String message)
Constructs a JSONException with an explanatory message.
|
JSONException(java.lang.Throwable t) |
Modifier and Type | Method and Description |
---|---|
java.lang.Throwable |
getCause() |