Package org.apache.jena.dboe.base.file
Class AlreadyLocked
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.jena.shared.JenaException
org.apache.jena.dboe.DBOpEnvException
org.apache.jena.dboe.base.file.AlreadyLocked
- All Implemented Interfaces:
Serializable
Exception throws when an attempt to take a
ProcessFileLock
with a call of ProcessFileLock.lockEx()
is made and the lock is already held.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AlreadyLocked
-