AggregateError API

Error that encapsulates multiple errors in a single error.

6 Total 2 Methods 4 Properties 2 Statics
  Show all

new AggregateError(…)

Creates a new AggregateError object.AggregateError.AggregateError([message])

errors

An array of errors that led to this AggregateError.a.errors

message

Error message.a.message

name

The name property of AggregateError instances is "AggregateError".a.name

AggregateError.prototype

The prototype of the AggregateError constructor.AggregateError.prototype

toString()

Returns a string representing the specified error object.a.toString()

name

property

The name property of AggregateError instances is "AggregateError". a.name

You seem to be offline. App may not work.