Class JSONException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.google.gwt.json.client.JSONException
All Implemented Interfaces:
Serializable

public class JSONException extends RuntimeException
An exception that can be thrown when an interaction with a JSON data structure fails.
See Also: