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 class
ReadWriteConflict
AControlFlowError
thrown when a reading or writing aTxnObject
failed, e.g.class
RetryError
AControlFlowError
thrown when an explicit retry is done on aTxn
.class
SpeculativeConfigurationError
AControlFlowError
thrown for dealing with the speculative configuration mechanism.
-