public static void AddCommitteeNotFoundError(this AbstractResponse response) =>
 response.AddInvalidDataError("The needed Committee was not found");