public abstract static class Json.JsonException extends RuntimeException
| Constructor and Description |
|---|
JsonException(String message)
Constructor with error message.
|
JsonException(String message,
Throwable cause)
Constructor with error message and cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019 The Holon Platform. All rights reserved.