public class JSONException extends Exception
Constructor and Description |
---|
JSONException(String message)
Constructs a JSONException with an explanatory message.
|
JSONException(Throwable t) |
Modifier and Type | Method and Description |
---|---|
Throwable |
getCause() |
getMessage, initCause, printStackTrace, printStackTrace, toString