Function AggregateError

  • Parameters

    • errors: Iterable<any>
    • Optional message: string

    Returns AggregateError

  • Parameters

    • errors: Iterable<any>
    • Optional message: string
    • Optional options: ErrorOptions

    Returns AggregateError

Generated using TypeDoc