Class GroupTypeUsedByRulesException

All Implemented Interfaces:
Serializable

public class GroupTypeUsedByRulesException extends GroupsExtantException
Exception indicating that the attempted action could not completed because a GroupType involved in the action is being used by a rule. For instance, attempting to delete a group type that is also used by a rule would throw this exception.
See Also:
  • Constructor Details

    • GroupTypeUsedByRulesException

      public GroupTypeUsedByRulesException()