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) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IndexFormatTooNewException(String resourceDesc, int version, int minVersion, int maxVersion)
public IndexFormatTooNewException(DataInput in, int version, int minVersion, int maxVersion)
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.