public class FeatureIndexException extends DataException
values
code, formatString, messageKey
Constructor and Description |
---|
FeatureIndexException(Exception e)
Main constructor that provides a cause Exception
|
FeatureIndexException(String messageFormat,
String messageKey,
long code) |
FeatureIndexException(String messageFormat,
Throwable cause,
String messageKey,
long code) |
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 FeatureIndexException(Exception e)
e
- public FeatureIndexException(String messageFormat, String messageKey, long code)