CorruptIndexExceptionpublic class CorruptIndexException extends IOException This exception is thrown when Lucene detects
an inconsistency in the index. |
(Omit source code)
Constructors Summary |
---|
public CorruptIndexException(String message)
super(message);
|
|