com.alibaba.fastjson
Class JSONException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.alibaba.fastjson.JSONException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ASMException
public class JSONException
- extends RuntimeException
- Author:
- wenshao
- 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)
Copyright © 2012
Alibaba Group. All Rights Reserved.