Uses of Class
org.multiverse.api.exceptions.AtomicOperationException
-
Packages that use AtomicOperationException Package Description org.multiverse.api.exceptions -
-
Uses of AtomicOperationException in org.multiverse.api.exceptions
Subclasses of AtomicOperationException in org.multiverse.api.exceptions Modifier and Type Class Description class
LockedException
AnAtomicOperationException
thrown when an atomic operation was executed on aTxnObject
while it was locked.
-