public class FeatureIndexOperationException extends FeatureIndexException
FeatureIndex
operation has failed.values
code, formatString, messageKey
Constructor and Description |
---|
FeatureIndexOperationException(FeatureIndex index,
String operation,
Throwable source)
Creates a new
FeatureIndexOperationException . |
setValue, values
getCode, getFormatString, getLocalizedMessage, getLocalizedMessage, getLocalizedMessageStack, getLocalizedMessageStack, getMessage, getMessage, getMessageKey, getMessageStack, getMessageStack, getValue, iterator, setCode, setFormatString, setMessageKey, setTranslator, setTranslator, setValue
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public FeatureIndexOperationException(FeatureIndex index, String operation, Throwable source)
FeatureIndexOperationException
.