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