public final class TransactionRestartingException extends FabricRuntimeException
| Modifier and Type | Field and Description |
|---|---|
TransactionID |
tid
Identifies the transaction that is to be restarted.
|
| Constructor and Description |
|---|
TransactionRestartingException(TransactionID tid) |
public final TransactionID tid
public TransactionRestartingException(TransactionID tid)
tid - identifies the transaction that is to be restarted.