类 UnauthorizedException

所有已实现的接口:
Serializable

public class UnauthorizedException extends BaseException
未授权异常类 用于处理权限不足的情况
另请参阅:
  • 构造器详细资料

    • UnauthorizedException

      public UnauthorizedException(String message)
    • UnauthorizedException

      public UnauthorizedException(String message, Throwable cause)