net.conquiris.api.index
Class IndexLockedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.conquiris.api.index.IndexException
net.conquiris.api.index.IndexLockedException
- All Implemented Interfaces:
- Serializable
public class IndexLockedException
- extends IndexException
Exception thrown when an index locking error is found.
- Author:
- Andres Rodriguez
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IndexLockedException
public IndexLockedException(Throwable cause)
- Constructor
- Parameters:
cause - Cause.
Copyright © 2012 Derquinse Projects.. All Rights Reserved.