public class FeatureIndexOperationException extends FeatureIndexException
FeatureIndex operation has failed.valuescode, formatString, messageKey| Constructor and Description |
|---|
FeatureIndexOperationException(FeatureIndex index,
java.lang.String operation,
java.lang.Throwable source)
Creates a new
FeatureIndexOperationException. |
getIndexOutOfBoundsExceptionsetValue, valuescontainsCause, getCode, getFormatString, getHTMLMessageStack, getLocalizedMessage, getLocalizedMessage, getLocalizedMessageStack, getLocalizedMessageStack, getMessage, getMessage, getMessageKey, getMessageStack, getMessageStack, getMessageStack, getValue, iterator, setCode, setFormatString, setMessageKey, setTranslator, setTranslator, setValuepublic FeatureIndexOperationException(FeatureIndex index, java.lang.String operation, java.lang.Throwable source)
FeatureIndexOperationException.