dyna-record
    Preparing search index...

    Class TransactionWriteFailedError

    AggregateError thrown if a transaction fails. Check errors for reasons

    Hierarchy

    • AggregateError
      • TransactionWriteFailedError
    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • errors: Iterable<any>
      • Optionalmessage: string

      Returns TransactionWriteFailedError

    • Parameters

      • errors: Iterable<any>
      • Optionalmessage: string
      • Optionaloptions: ErrorOptions

      Returns TransactionWriteFailedError

    Properties

    code: "TransactionWriteFailedError"