class TransactionConflictException : Exception| <init> |
TransactionConflictException(conflictRef: StateRef, tx1: LedgerTransaction, tx2: LedgerTransaction) |
| conflictRef |
val conflictRef: StateRef |
| tx1 |
val tx1: LedgerTransaction |
| tx2 |
val tx2: LedgerTransaction |
| rootCause |
val Throwable.rootCause: Throwable |