类 UnauthorizedException

所有已实现的接口:
Serializable

public class UnauthorizedException extends ScxHttpException
未认证异常 (未登录)
版本:
1.1.19
作者:
scx567888
另请参阅:
  • 构造器详细资料

    • UnauthorizedException

      public UnauthorizedException()
      a
    • UnauthorizedException

      public UnauthorizedException(String info)
      a
      参数:
      info - a
    • UnauthorizedException

      public UnauthorizedException(Throwable throwable)
      a
      参数:
      throwable - a
    • UnauthorizedException

      public UnauthorizedException(String info, Throwable throwable)
      a
      参数:
      info - a
      throwable - a