class CannotDeleteATemplateGroupError(Exception):
    """
    Raised when an attempt is made to delete a group used by a template.
    """
