Serialized Form
-
Package net.minidev.json
-
Class net.minidev.json.JSONArray
- serialVersionUID:
- 9106884089231309568L
-
Class net.minidev.json.JSONObject
- serialVersionUID:
- -503443796854799292L
-
-
Package net.minidev.json.parser
-
Exception Class net.minidev.json.parser.ParseException
class ParseException extends Exception implements Serializable- serialVersionUID:
- 8879024178584091857L
-
Serialized Fields
-
errorType
int errorType
-
position
int position
-
unexpectedObject
Object unexpectedObject
-
-