net.conquiris.api.index
Class IndexCorruptedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.conquiris.api.index.IndexException
net.conquiris.api.index.IndexCorruptedException
- All Implemented Interfaces:
- Serializable
public class IndexCorruptedException
- extends IndexException
Exception thrown when an index corruption 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 |
IndexCorruptedException
public IndexCorruptedException(Throwable cause)
- Constructor
- Parameters:
cause - Cause.
Copyright © 2012 Derquinse Projects.. All Rights Reserved.