org.apache.jackrabbit.ocm.exception
Class LockingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.jackrabbit.ocm.exception.ObjectContentManagerException
org.apache.jackrabbit.ocm.exception.LockingException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- IllegalUnlockException, LockedException
public abstract class LockingException
- extends ObjectContentManagerException
Base exception for all exceptions related to JCR Locking feature.
- Author:
- markoc
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
LockingException
public LockingException()
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.