Uses of Class
org.nuxeo.runtime.transaction.TransactionRuntimeException
Packages that use TransactionRuntimeException
-
Uses of TransactionRuntimeException in org.nuxeo.runtime.transaction
Methods in org.nuxeo.runtime.transaction that throw TransactionRuntimeExceptionModifier and TypeMethodDescriptionstatic voidTransactionHelper.checkTransactionTimeout()Checks if the current User Transaction has already timed out, i.e., whether a commit would immediately abort with a timeout exception.