Class JsonException
Object
Throwable
Exception
RuntimeException
MudWebException
JsonException
- All Implemented Interfaces:
Serializable
An exception to be thrown when attempting to serialize or deserialize a Java object from/to JSON.
- Author:
- maartenl
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
JsonException
-