flexjson
Class JSONException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
flexjson.JSONException
- All Implemented Interfaces:
- Serializable
public class JSONException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
JSONException
public JSONException()
JSONException
public JSONException(String message)
JSONException
public JSONException(String message,
Throwable cause)
JSONException
public JSONException(Throwable cause)
Copyright © 2014. All Rights Reserved.