Package org.gridgain.internal.recovery
Class TooOldTransactionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.ignite.internal.lang.IgniteInternalException
org.gridgain.internal.recovery.TooOldTransactionException
- All Implemented Interfaces:
Serializable,org.apache.ignite.lang.TraceableException
public class TooOldTransactionException
extends org.apache.ignite.internal.lang.IgniteInternalException
Exception thrown by
RecoveryTransactions when the read timestamp of an RO transaction is lower than the current LWM.- See Also:
-
Method Summary
Methods inherited from class org.apache.ignite.internal.lang.IgniteInternalException
code, codeAsString, errorCode, groupCode, groupName, toString, traceIdMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace