Uses of Class
org.multiverse.api.exceptions.RetryError
-
Packages that use RetryError Package Description org.multiverse.api.exceptions org.multiverse.stms.gamma.transactions -
-
Uses of RetryError in org.multiverse.api.exceptions
Fields in org.multiverse.api.exceptions declared as RetryError Modifier and Type Field Description static RetryError
RetryError. INSTANCE
-
Uses of RetryError in org.multiverse.stms.gamma.transactions
Methods in org.multiverse.stms.gamma.transactions that return RetryError Modifier and Type Method Description protected RetryError
GammaTxn. newRetryError()
-