public class InvalidJsonException extends RuntimeException
| Constructor and Description |
|---|
InvalidJsonException() |
InvalidJsonException(String message) |
InvalidJsonException(String message,
Throwable cause) |
InvalidJsonException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
InvalidJsonException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019 Kloudtek. All rights reserved.