Package org.alfresco.solr
Class AlfrescoLockException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.alfresco.solr.AlfrescoLockException
-
- All Implemented Interfaces:
Serializable
public class AlfrescoLockException extends Exception
Marker exception thrown for indicating a failure in obtaining / releasing a lock.- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-