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