Package org.apache.ignite.internal.transactions
-
Exception Summary Exception Description IgniteTxHeuristicCheckedException Exception thrown whenever grid transaction enters an unknown state.IgniteTxOptimisticCheckedException Exception thrown whenever grid transactions fail optimistically.IgniteTxRollbackCheckedException Exception thrown whenever grid transactions has been automatically rolled back.IgniteTxTimeoutCheckedException Exception thrown whenever grid transactions time out.TransactionCheckedException Internal transaction exceptions base.