类 ParseException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.alibaba.dubbo.common.json.ParseException
-
- 所有已实现的接口:
Serializable
@Deprecated public class ParseException extends Exception
已过时。ParseException.- 另请参阅:
- 序列化表格
-
-
构造器概要
构造器 构造器 说明 ParseException()
已过时。ParseException(String message)
已过时。
-
方法概要
-
-
-
构造器详细资料
-
ParseException
public ParseException()
已过时。
-
ParseException
public ParseException(String message)
已过时。
-
-