java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
jsonvalues.JsParserException
- All Implemented Interfaces:
Serializable
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionstatic JsParserException
static JsParserException
reasonFrom
(String reason, Throwable cause) 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
-
reasonFrom
-