Uses of Class
org.multiverse.api.exceptions.ControlFlowError
Packages that use ControlFlowError
-
Uses of ControlFlowError in org.multiverse.api.exceptions
Subclasses of ControlFlowError in org.multiverse.api.exceptionsModifier and TypeClassDescriptionclass
AControlFlowError
thrown when a reading or writing aTxnObject
failed, e.g.class
AControlFlowError
thrown when an explicit retry is done on aTxn
.class
AControlFlowError
thrown for dealing with the speculative configuration mechanism.