Class PrincipalException.MustBeEnabled

All Implemented Interfaces:
Serializable
Enclosing class:
PrincipalException

public static class PrincipalException.MustBeEnabled extends PrincipalException
See Also:
  • Field Details

    • companyId

      public final long companyId
    • resourceName

      public final String[] resourceName
  • Constructor Details

    • MustBeEnabled

      public MustBeEnabled(long companyId, String... resourceName)