Thrown for errors that have multiple underlying causes.

Hierarchy

  • AggregateError
    • MatterAggregateError

Constructors

Properties

Methods

Constructors

  • Parameters

    • causes: Iterable<unknown, any, any>
    • Optionalmessage: string

    Returns MatterAggregateError

Properties

[inspect]: ((depth: number, inspectionOptions?: {
    colors?: boolean;
}) => unknown)
format: ((format?: "plain" | "ansi" | "html", indents?: number) => string)

Methods

  • Parameters

    • instance: unknown

    Returns boolean