public class JsonException extends java.lang.RuntimeException
JsonException()
JsonException(java.lang.Exception e)
JsonException(java.lang.String message)
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(java.lang.String message)
public JsonException(java.lang.Exception e)