类 CustomException
java.lang.Object
java.lang.Throwable
java.lang.Exception
amo.lib.exception.CustomException
- 所有已实现的接口:
Serializable
public class CustomException extends Exception
- 另请参阅:
- 序列化表格
-
构造器概要
构造器 构造器 说明 CustomException(Integer eventType, String message) -
方法概要