Package org.apache.struts2.json
Class JSONException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.struts2.json.JSONException
- All Implemented Interfaces:
Serializable
Wrap exceptions throwed by the JSON serializer
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionJSONException
(String message) JSONException
(String message, Throwable cause) JSONException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
JSONException
-
JSONException
-
JSONException
-