Class RequiredRoleException.MustNotRemoveUserRole

All Implemented Interfaces:
Serializable
Enclosing class:
RequiredRoleException

public static class RequiredRoleException.MustNotRemoveUserRole extends RequiredRoleException
See Also:
  • Constructor Details

    • MustNotRemoveUserRole

      public MustNotRemoveUserRole()
    • MustNotRemoveUserRole

      public MustNotRemoveUserRole(String msg)
    • MustNotRemoveUserRole

      public MustNotRemoveUserRole(String msg, Throwable throwable)
    • MustNotRemoveUserRole

      public MustNotRemoveUserRole(Throwable throwable)