类 UnauthorizedException

所有已实现的接口:
Serializable

public class UnauthorizedException extends BiddingApiException
没有权限异常 (20401)

认证失败,用户未登录或token无效时抛出

另请参阅:
  • 构造器详细资料

    • UnauthorizedException

      public UnauthorizedException(String message)
    • UnauthorizedException

      public UnauthorizedException(String message, Throwable cause)