类 PrincipalNotFoundException

所有已实现的接口:
HerodotusException, Serializable

public class PrincipalNotFoundException extends PlatformException

Description: 无法找到 Principal 错误

作者:
: gengwei.zheng
另请参阅:
Date:
: 2021/10/24 18:45
  • 构造器详细资料

    • PrincipalNotFoundException

      public PrincipalNotFoundException()
    • PrincipalNotFoundException

      public PrincipalNotFoundException(String message)
    • PrincipalNotFoundException

      public PrincipalNotFoundException(String message, Throwable cause)
    • PrincipalNotFoundException

      public PrincipalNotFoundException(Throwable cause)
    • PrincipalNotFoundException

      protected PrincipalNotFoundException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
  • 方法详细资料