Package org.eclipse.emf.cdo.common.lock
Class IDurableLockingManager.LockAreaAlreadyExistsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
org.eclipse.emf.cdo.common.lock.IDurableLockingManager.LockAreaAlreadyExistsException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- IDurableLockingManager
public static class IDurableLockingManager.LockAreaAlreadyExistsException
extends IllegalStateException
Exception occurs when attempting to create a durable
IDurableLockingManager.LockArea
that already exists.- Since:
- 4.1
- Author:
- Caspar De Groot
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
LockAreaAlreadyExistsException
-
-
Method Details
-
getDurableLockingID
-