public class JsonException extends RuntimeException
JsonException()
JsonException(String message)
JsonException(String message, Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public JsonException()
public JsonException(String message)
public JsonException(String message, Throwable cause)
Copyright © 2025. All rights reserved.