JavaScripture
Contribute via GitHub
Feedback
AggregateError
Constructors
Instance Properties
errors
JavaScript API
All API
No API set selected.
AggregateError
:
Error
constructor
ECMAScript 2021
Spec
AggregateError
(
errors
:
Iterable
<
Error
>,
message
:
String
) :
AggregateError
Constructors
new
AggregateError
(
errors
:
Iterable
<
Error
>,
message
:
String
) :
AggregateError
Instance Properties
errors
:
Array
<
Error
>
home
license
contribute
feedback
toggle light/dark mode
Copyright © JavaScripture Contributors