A | |
Abort [STM] |
The exception used to request the current transaction to be
cancelled.
|
C | |
Cancelled [STM] |
The exception used to indicate that the transaction is cancelled,
because it has failed and retries have been exhausted.
|
R | |
Retry [STM] |
The exception used to request the current transaction to restart.
|