public class TxParallelCommittingException extends TxRacingConditionException
| Constructor and Description |
|---|
TxParallelCommittingException(TxID currentTx,
TxID lastTx,
DocumentFQN conflictFile) |
| Modifier and Type | Method and Description |
|---|---|
DocumentFQN |
getConflictDocument() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TxParallelCommittingException(TxID currentTx, TxID lastTx, DocumentFQN conflictFile)
public DocumentFQN getConflictDocument()
Copyright © 2019. All rights reserved.