Serializable
public 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, wait
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-2018 Apache Software Foundation. All Rights Reserved.