Uses of Class
org.multiverse.api.exceptions.ControlFlowError
-
Packages that use ControlFlowError Package Description org.multiverse.api.exceptions -
-
Uses of ControlFlowError in org.multiverse.api.exceptions
Subclasses of ControlFlowError in org.multiverse.api.exceptions Modifier and Type Class Description classReadWriteConflictAControlFlowErrorthrown when a reading or writing aTxnObjectfailed, e.g.classRetryErrorAControlFlowErrorthrown when an explicit retry is done on aTxn.classSpeculativeConfigurationErrorAControlFlowErrorthrown for dealing with the speculative configuration mechanism.
-