public class JsonException extends RuntimeException
JsonException(String message)
JsonException(String message, Throwable t)
JsonException(Throwable t)
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(Throwable t)
public JsonException(String message)
public JsonException(String message, Throwable t)
Copyright © 2018. All rights reserved.