public class JSONException extends EclipseLinkException
Modifier and Type | Field and Description |
---|---|
static int |
ERROR_INVALID_DOCUMENT |
Constructor and Description |
---|
JSONException(java.lang.String theMessage) |
Modifier and Type | Method and Description |
---|---|
static JSONException |
errorInvalidDocument(java.lang.Exception internalEx) |
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 static JSONException errorInvalidDocument(java.lang.Exception internalEx)