Package org.alfresco.service.cmr.lock
Class UnableToAquireLockException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.alfresco.service.cmr.lock.UnableToAquireLockException
-
- All Implemented Interfaces:
java.io.Serializable
public class UnableToAquireLockException extends java.lang.RuntimeException- Author:
- Roy Wetherall
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UnableToAquireLockException(org.alfresco.service.cmr.repository.NodeRef nodeRef)Constructor
-