ASMException (fastjson 1.1.26 API)

fastjson



com.alibaba.fastjson.asm Class ASMException

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

public class ASMException
extends JSONException

See Also:
Serialized Form

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

Constructor Detail

ASMException

public ASMException(String message)


Copyright © 2012 Alibaba Group. All Rights Reserved.