Package org.eclipse.emf.cdo.common.lock
Class IDurableLockingManager.LockAreaNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
org.eclipse.emf.cdo.common.lock.IDurableLockingManager.LockAreaNotFoundException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- IDurableLockingManager
Thrown if a
lock area
is specified that does not exist in a CDO repository
.- Author:
- Eike Stepper
- See Also:
-
Constructor Summary
ConstructorDescriptionLockAreaNotFoundException
(String durableLockingID) LockAreaNotFoundException
(String message, Throwable cause, String durableLockingID) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
LockAreaNotFoundException
-
LockAreaNotFoundException
-
-
Method Details
-
getDurableLockingID
-