Package burp.api.montoya.utilities.json
Class JsonParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
burp.api.montoya.utilities.json.JsonException
burp.api.montoya.utilities.json.JsonParseException
- All Implemented Interfaces:
Serializable
This class represents an exception which is thrown when attempting to parse an invalid JSON structure.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
JsonParseException
-