类 NoPermException

所有已实现的接口:
Serializable

public class NoPermException extends ScxHttpException
登录了但是没权限
版本:
1.1.19
作者:
scx567888
另请参阅:
  • 构造器详细资料

    • NoPermException

      public NoPermException()
      a
    • NoPermException

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

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

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