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