Class TransactionConflictException

All Implemented Interfaces:
Serializable, Cloneable

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