Serializable
Exceptions.JsonInternalException
public class JsonException extends RuntimeException
JsonException
is the exception thrown by the JSON builder and slurper classes,
whenever a problem occurs when creating or parsing JSON data structures.Constructor | Description |
---|---|
JsonException() |
|
JsonException(String s) |
|
JsonException(String s,
Throwable throwable) |
|
JsonException(Throwable throwable) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString