public class TransactionIdOutOfOrderException extends DLException
| Modifier and Type | Field and Description |
|---|---|
static long |
INVALID_TXID |
code| Constructor and Description |
|---|
TransactionIdOutOfOrderException(long invalidTxnId) |
TransactionIdOutOfOrderException(long smallerTxnId,
long lastTxnId) |
| Modifier and Type | Method and Description |
|---|---|
long |
getLastTxnId() |
getCode, ofaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final long INVALID_TXID
Copyright © 2016. All Rights Reserved.