public class JSONException extends RuntimeException
JSONException()
JSONException(String message)
JSONException(String message, Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public JSONException()
public JSONException(String message)
public JSONException(String message, Throwable cause)
Copyright © 2012–2016 Alibaba Group. All rights reserved.