link_list[nb_link++] = xbt_dict_get(link_set, link);
}
CATCH(e) {
- RETHROW3("Link %s not found between %s and %s (dict raised this exception: %s)", link,src,dst);
+ RETHROW3("Link %s not found between", link);
}
}
route_new(src_id, dst_id, link_list, nb_link,impact_on_src,