public class IndexFormatTooNewException extends CorruptIndexException
Constructor and Description |
---|
IndexFormatTooNewException(DataInput in,
int version,
int minVersion,
int maxVersion) |
IndexFormatTooNewException(java.lang.String resourceDesc,
int version,
int minVersion,
int maxVersion) |
public IndexFormatTooNewException(java.lang.String resourceDesc, int version, int minVersion, int maxVersion)
public IndexFormatTooNewException(DataInput in, int version, int minVersion, int maxVersion)
Copyright © 2000-2023 Apache Software Foundation. All Rights Reserved.