Uses of Class
org.multiverse.api.exceptions.PropagationException
-
Packages that use PropagationException Package Description org.multiverse.api.exceptions -
-
Uses of PropagationException in org.multiverse.api.exceptions
Subclasses of PropagationException in org.multiverse.api.exceptions Modifier and Type Class Description class
TxnMandatoryException
APropagationException
thrown when noTxn
is available while it is mandatory.class
TxnNotAllowedException
APropagationException
thrown when aTxn
is found, but is not allowed.
-