Class JsonParseException

java.lang.Object
All Implemented Interfaces:
Serializable

public class JsonParseException extends JsonException
This class represents an exception which is thrown when attempting to parse an invalid JSON structure.
See Also: