Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Error
    • AggregateError

Index

Constructors

Properties

Constructors

constructor

  • new AggregateError(errors: Iterable<unknown>, message?: string): AggregateError

Properties

Readonly errors

errors: unknown[]

Readonly message

message: string = ''

Readonly name

name: "AggregateError" = 'AggregateError'

Optional stack

stack: string

Legend

  • Constructor
  • Property
  • Inherited property

Generated using TypeDoc