diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
Transaction.failure
diamond
data
transaction
Transaction
Sets the delegate called when a commit failed.
class
Transaction
(T)
final @
property
void
failure
(
bool
delegate
(
Snapshot
!
T
,
Throwable
,
size_t
)
onFailure
)
if
(
is
(
T
== struct) ||
isScalarType
!
T
)
Meta
Source
See Implementation
diamond
data
transaction
Transaction
constructors
this
functions
opCall
properties
commit
failure
success
Sets the delegate called when a commit failed.