public class IllegalValueException extends DataRuntimeException
code, formatString, messageKey| Constructor and Description |
|---|
IllegalValueException(FeatureAttributeDescriptor attribute,
Object value) |
IllegalValueException(FeatureAttributeDescriptor attribute,
Object value,
Throwable cause) |
getCode, getFormatString, getLocalizedMessage, getLocalizedMessage, getLocalizedMessageStack, getLocalizedMessageStack, getMessage, getMessage, getMessageKey, getMessageStack, getMessageStack, getValue, iterator, setCode, setFormatString, setMessageKey, setValue, toString, valuesaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic IllegalValueException(FeatureAttributeDescriptor attribute, Object value)
public IllegalValueException(FeatureAttributeDescriptor attribute, Object value, Throwable cause)