Uses of Class
org.fcrepo.kernel.api.exception.TransactionRuntimeException
-
Packages that use TransactionRuntimeException Package Description org.fcrepo.kernel.api.exception Kernel exception classes. -
-
Uses of TransactionRuntimeException in org.fcrepo.kernel.api.exception
Subclasses of TransactionRuntimeException in org.fcrepo.kernel.api.exception Modifier and Type Class Description classTransactionClosedExceptionException indicating that the requested transaction has been closedclassTransactionNotFoundExceptionException indicating that the requested transaction was not found.
-