• Throws an Aggregation Error which includes all of the errors that led to this error occurring

    Parameters

    • message: string

      The message describing the aggregation error (the sourceError details are added to this)

    • sourceErrors: any[]

      An array of the errors that caused this situation

    Returns never