Preparing search index...
The search index is not available
dyna-record
dyna-record
TransactionWriteFailedError
Class TransactionWriteFailedError
AggregateError thrown if a transaction fails. Check errors for reasons
Hierarchy
AggregateError
TransactionWriteFailedError
Index
Constructors
constructor
Properties
code
Constructors
constructor
new
TransactionWriteFailedError
(
errors
:
Iterable
,
message
?:
string
,
)
:
TransactionWriteFailedError
Parameters
errors
:
Iterable
Optional
message
:
string
Returns
TransactionWriteFailedError
new
TransactionWriteFailedError
(
errors
:
Iterable
,
message
?:
string
,
options
?:
ErrorOptions
,
)
:
TransactionWriteFailedError
Parameters
errors
:
Iterable
Optional
message
:
string
Optional
options
:
ErrorOptions
Returns
TransactionWriteFailedError
Properties
Readonly
code
code
:
"TransactionWriteFailedError"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
code
dyna-record
Loading...
AggregateError thrown if a transaction fails. Check errors for reasons