org.apache.lucene.index
public class IndexFormatTooNewException extends CorruptIndexException
Constructor and Description |
---|
IndexFormatTooNewException(DataInput in,
int version,
int minVersion,
int maxVersion) |
IndexFormatTooNewException(String resourceDesc,
int version,
int minVersion,
int maxVersion) |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2000–2018 JBoss by Red Hat. All rights reserved.