public class JsonException extends RuntimeException
| Constructor and Description |
|---|
JsonException() |
JsonException(String msg) |
JsonException(String msg,
Throwable cause) |
JsonException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringLicenced under the Apache License, Version 2.0