类 PismException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cn.com.pism.exception.PismException
- 所有已实现的接口:
Serializable
- 直接已知子类:
BizException
- 从以下版本开始:
- 24-08-24 17:07
- 作者:
- perccyking
- 另请参阅:
-
构造器概要
构造器构造器说明PismException(ErrorCode errorCode) PismException(String message) PismException(String message, ErrorCode errorCode) PismException(String message, Throwable cause) -
方法概要
-
构造器详细资料
-
PismException
public PismException() -
PismException
-
PismException
-
PismException
-
PismException
-