Package | Description |
---|---|
net.sf.json.util |
Miscelaneous utilities
|
Modifier and Type | Method and Description |
---|---|
JSONException |
JSONTokener.syntaxError(java.lang.String message)
Make a JSONException to signal a syntax error.
|
Modifier and Type | Method and Description |
---|---|
void |
JsonEventListener.onError(JSONException jsone)
Triggered when an exception is thrown.
|
Copyright © 2006-2014 Json-lib. All Rights Reserved.