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