类 StandardBusinessException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.alibaba.ageiport.common.exception.AbstractStandardException
com.alibaba.ageiport.common.exception.StandardBusinessException
- 所有已实现的接口:
Serializable
unauthorized exception
- 作者:
- lingyi 2020-08-03
- 另请参阅:
-
构造器概要
构造器构造器说明StandardBusinessException(BizCode bizCode, Throwable e) StandardBusinessException(BizCode bizCode, Throwable e, Object... userMessageParams) StandardBusinessException(String message) StandardBusinessException(String message, BizCode bizCode, Throwable e) StandardBusinessException(String message, Throwable e) -
方法概要
从类继承的方法 com.alibaba.ageiport.common.exception.AbstractStandardException
causeOf
-
构造器详细资料
-
StandardBusinessException
public StandardBusinessException() -
StandardBusinessException
-
StandardBusinessException
-
StandardBusinessException
-
StandardBusinessException
-
StandardBusinessException
-
StandardBusinessException
-