public class JSONException extends EclipseLinkException
Modifier and Type | Field and Description |
---|---|
static int |
ERROR_INVALID_DOCUMENT |
CR, errorCode, hasBeenLogged, indentationString, internalException, session, shouldPrintInternalException
Modifier | Constructor and Description |
---|---|
|
JSONException(java.lang.String theMessage) |
protected |
JSONException(java.lang.String message,
java.lang.Exception internalException) |
Modifier and Type | Method and Description |
---|---|
static JSONException |
errorInvalidDocument(java.lang.Exception internalEx) |
cr, getErrorCode, getIndentationString, getInternalException, getMessage, getSession, getUnformattedMessage, hasBeenLogged, printStackTrace, printStackTrace, printStackTrace, setErrorCode, setHasBeenLogged, setIndentationString, setInternalException, setSession, setShouldPrintInternalException, shouldPrintInternalException, toString
public static final int ERROR_INVALID_DOCUMENT
public JSONException(java.lang.String theMessage)
protected JSONException(java.lang.String message, java.lang.Exception internalException)
public static JSONException errorInvalidDocument(java.lang.Exception internalEx)