Class JsonParsingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sap.cloud.security.json.JsonParsingException
- All Implemented Interfaces:
Serializable
An extraordinary runtime exception during json parsing.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionJsonParsingException
(String message) JsonParsingException
(String message, Throwable cause) -
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
-