org.apache.lucene.index

Class CorruptIndexException

public class CorruptIndexException extends IOException

This exception is thrown when Lucene detects an inconsistency in the index.
Constructor Summary
CorruptIndexException(String message)

Constructor Detail

CorruptIndexException

public CorruptIndexException(String message)
Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.