Class JSONException

java.lang.Object
java.lang.Throwable
java.lang.Exception
armyc2.c5isr.web.json.utilities.JSONException
All Implemented Interfaces:
Serializable

public class JSONException extends Exception
The JSONException is thrown by the JSON.org classes when things are amiss.
See Also: