public class JSONException
extends java.lang.Exception
implements org.json.simple.JSONStreamAware
| Constructor and Description |
|---|
JSONException(java.lang.String message) |
JSONException(java.lang.String message,
java.lang.Throwable cause) |
JSONException(java.lang.Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
void |
writeJSONString(java.io.Writer out) |