Optional message: stringOptional stackStatic Optional prepareOptional override for formatting stack traces
https://v8.dev/docs/stack-trace-api#customizing-stack-traces
Static stackOptional thisArg: anyOptional thisArg: anyOptional thisArg: anyOptional thisArg: anyOptional initialValue: anyOptional initialValue: anyOptional begin: numberOptional end: numberOptional thisArg: anyStatic capture
A collection of errors.
AggregateErroris an array-like object, with numeric indices and a.lengthproperty. It supports all generic array methods such as.forEachdirectly.AggregateErrors are caught in.errorhandlers, even if the contained errors are not operational.Promise.someandPromise.anyuseAggregateErroras rejection reason when they fail.