net.conquiris.api.search
Class IndexNotAvailableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.conquiris.api.search.SearchException
net.conquiris.api.search.IndexNotAvailableException
- All Implemented Interfaces:
- Serializable
public class IndexNotAvailableException
- extends SearchException
Exception thrown when there's an error accessing an index during search.
- 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 |
IndexNotAvailableException
public IndexNotAvailableException(Throwable cause)
IndexNotAvailableException
public IndexNotAvailableException()
Copyright © 2012 Derquinse Projects.. All Rights Reserved.