Uses of Class
org.apache.jena.dboe.DBOpEnvException
-
Packages that use DBOpEnvException Package Description org.apache.jena.dboe.base.block org.apache.jena.dboe.base.file org.apache.jena.dboe.base.record -
-
Uses of DBOpEnvException in org.apache.jena.dboe.base.block
Subclasses of DBOpEnvException in org.apache.jena.dboe.base.block Modifier and Type Class Description classBlockException -
Uses of DBOpEnvException in org.apache.jena.dboe.base.file
Subclasses of DBOpEnvException in org.apache.jena.dboe.base.file Modifier and Type Class Description classAlreadyLockedException throws when an attempt to take aProcessFileLockwith a call ofProcessFileLock.lockEx()is made and the lock is already held.classFileException -
Uses of DBOpEnvException in org.apache.jena.dboe.base.record
Subclasses of DBOpEnvException in org.apache.jena.dboe.base.record Modifier and Type Class Description classRecordException
-