Searched defs:CorruptIndexException (Results 1 - 1 of 1) sorted by relevance

/lucene-3.6.0/lucene/core/src/java/org/apache/lucene/index/
H A DCorruptIndexException.java26 public class CorruptIndexException extends IOException { class in inherits:IOException
27 public CorruptIndexException(String message) { method in class:CorruptIndexException

Completed in 2136 milliseconds