Class JsonParseException

All Implemented Interfaces:
Serializable

public class JsonParseException
extends JsonException
A class representing all possible exceptions that could occur when parsing a JSON object.
See Also:
JsonException, Serialized Form