Uses of Class
net.sf.json.JSONException

Packages that use JSONException
net.sf.json.util Miscelaneous utilities 
 

Uses of JSONException in net.sf.json.util
 

Methods in net.sf.json.util that return JSONException
 JSONException JSONTokener.syntaxError(java.lang.String message)
          Make a JSONException to signal a syntax error.
 

Methods in net.sf.json.util with parameters of type JSONException
 void JsonEventListener.onError(JSONException jsone)
          Triggered when an exception is thrown.
 



Copyright © 2006-2012 Json-lib. All Rights Reserved.