public class JSONException extends PortalException
JSONException()
JSONException(String msg)
JSONException(String msg, Throwable throwable)
JSONException(Throwable throwable)
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 msg)
public JSONException(String msg, Throwable throwable)
public JSONException(Throwable throwable)