JSONException (fastjson 1.1.26 API)

fastjson



com.alibaba.fastjson Class JSONException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.alibaba.fastjson.JSONException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ASMException

public class JSONException
extends RuntimeException

Author:
wenshao
See Also:
Serialized Form

Constructor Summary
 
Method Summary
 
Methods inherited from class java.lang.Throwable
 
Methods inherited from class java.lang.Object
 

Constructor Detail

JSONException

public JSONException()

JSONException

public JSONException(String message)

JSONException

public JSONException(String message,
                     Throwable cause)


Copyright © 2012 Alibaba Group. All Rights Reserved.