Serialized Form
-
Package org.json.simple
-
Class org.json.simple.JSONArray extends ArrayList implements Serializable
- serialVersionUID:
- 3957988303675231981L
-
Class org.json.simple.JSONObject extends HashMap implements Serializable
- serialVersionUID:
- -503443796854799292L
-
-
Package org.json.simple.parser
-
Class org.json.simple.parser.ParseException extends Exception implements Serializable
- serialVersionUID:
- -7880698968187728548L
-
Serialized Fields
-
errorType
int errorType
-
position
int position
-
unexpectedObject
Object unexpectedObject
-
-