aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/javascript/reference/global_objects/aggregateerror/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/javascript/reference/global_objects/aggregateerror/index.html')
-rw-r--r--files/fr/web/javascript/reference/global_objects/aggregateerror/index.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/files/fr/web/javascript/reference/global_objects/aggregateerror/index.html b/files/fr/web/javascript/reference/global_objects/aggregateerror/index.html
index f33179ae89..408d49a007 100644
--- a/files/fr/web/javascript/reference/global_objects/aggregateerror/index.html
+++ b/files/fr/web/javascript/reference/global_objects/aggregateerror/index.html
@@ -14,9 +14,6 @@ original_slug: Web/JavaScript/Reference/Objets_globaux/AggregateError
<p>Un objet <code><strong>AggregateError</strong></code> représente une erreur lorsque plusieurs erreurs doivent être agrégées en une seule. Ce type d'exception est levée lorsque plusieurs erreurs sont rapportées par une opération, par exemple avec {{JSxRef("Promise.any()")}} lorsque l'ensemble des promesses qui lui sont passées échouent.</p>
-<dl>
-</dl>
-
<h2 id="Constructeur">Constructeur</h2>
<dl>