if (is_null($name)) {
            throw new Exception("Cannot add group - group name cannot be empty"); 
        }