in pkg/topology/types.go [102:104]
func (e *ServiceNotFoundError) Error() string { return fmt.Sprintf("service group %s not found in service tree", e.ServiceGroup) }