Uses of Class
org.apache.ignite.internal.transactions.TransactionCheckedException
-
Packages that use TransactionCheckedException Package Description org.apache.ignite.internal.transactions -
-
Uses of TransactionCheckedException in org.apache.ignite.internal.transactions
Subclasses of TransactionCheckedException in org.apache.ignite.internal.transactions Modifier and Type Class Description classIgniteTxHeuristicCheckedExceptionException thrown whenever grid transaction enters an unknown state.classIgniteTxOptimisticCheckedExceptionException thrown whenever grid transactions fail optimistically.classIgniteTxRollbackCheckedExceptionException thrown whenever grid transactions has been automatically rolled back.classIgniteTxTimeoutCheckedExceptionException thrown whenever grid transactions time out.
-