public class TxNotFoundException extends TxBaseException
| Constructor and Description |
|---|
TxNotFoundException(DocumentFQN file,
LastCommitedTxID lastTxID) |
TxNotFoundException(TxID txid) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TxNotFoundException(DocumentFQN file, LastCommitedTxID lastTxID)
public TxNotFoundException(TxID txid)
Copyright © 2019. All rights reserved.