public class JSONException extends CodecException
JSONException(java.lang.String message)
JSONException(java.lang.String message, java.lang.Throwable e)
JSONException(java.lang.Throwable e)
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(java.lang.String message)
public JSONException(java.lang.Throwable e)
public JSONException(java.lang.String message, java.lang.Throwable e)