Class TransactionWriteFailedError

AggregateError thrown if a transaction fails. Check errors for reasons

Hierarchy

  • AggregateError
    • TransactionWriteFailedError

Constructors

Properties

Constructors

  • Parameters

    • errors: Iterable
    • Optionalmessage: string

    Returns TransactionWriteFailedError

  • Parameters

    • errors: Iterable
    • Optionalmessage: string
    • Optionaloptions: ErrorOptions

    Returns TransactionWriteFailedError

Properties

code: "TransactionWriteFailedError"