类 UnauthorizedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.wenzuo.atom.core.exception.HttpStatusException
net.wenzuo.atom.core.exception.UnauthorizedException
- 所有已实现的接口:
Serializable
- 从以下版本开始:
- 2023-05-30
- 作者:
- Catch
- 另请参阅:
-
构造器概要
构造器构造器说明UnauthorizedException(String message) UnauthorizedException(String format, Object... args) UnauthorizedException(String message, Throwable t) -
方法概要
从类继承的方法 net.wenzuo.atom.core.exception.HttpStatusException
getStatus
-
构造器详细资料
-
UnauthorizedException
-
UnauthorizedException
-
UnauthorizedException
-
UnauthorizedException
-