java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
jsonvalues.JsParserException
- All Implemented Interfaces:
Serializable
Represent an exception that is thrown while parsing an array of bytes or string into a JSON.
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Method Details
-
reasonAt
-
fillInStackTrace
- Overrides:
fillInStackTrace
in classThrowable
-