return&httperror.HandlerError{http.StatusForbidden,"Unable to remove the default 'Unassigned' group",errors.New("Cannot remove the default environment group")}
return&httperror.HandlerError{http.StatusInternalServerError,"Unable to find an environment group with the specified identifier inside the database",err}