Class JsParserException

All Implemented Interfaces:
Serializable

public class JsParserException extends RuntimeException
Represent an exception that is thrown while parsing an array of bytes or string into a JSON.
See Also: