Package javax.json.stream
Class JsonParsingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.json.JsonException
javax.json.stream.JsonParsingException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionJsonParsingException
(String message, Throwable cause, JsonLocation location) JsonParsingException
(String message, JsonLocation location) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
JsonParsingException
-
JsonParsingException
-
-
Method Details
-
getLocation
-