Serializablepublic class IndexFormatTooNewException extends CorruptIndexException
| Constructor | Description |
|---|---|
IndexFormatTooNewException(String resourceDesc,
int version,
int minVersion,
int maxVersion) |
|
IndexFormatTooNewException(DataInput in,
int version,
int minVersion,
int maxVersion) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IndexFormatTooNewException(String resourceDesc, int version, int minVersion, int maxVersion)
public IndexFormatTooNewException(DataInput in, int version, int minVersion, int maxVersion)
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.