error property
DOMException?
get
error
The IDBTransaction.error
property of the IDBTransaction interface
returns the type of error when there is an unsuccessful transaction.
Implementation
external DOMException? get error;