Class TransactionConflictException

All Implemented Interfaces:
Serializable, Cloneable

public class TransactionConflictException extends RetryTransactionException
Exception thrown when a transaction fails because of an MVCC conflict.
See Also: