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, values
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public IllegalValueException(FeatureAttributeDescriptor attribute, Object value)
public IllegalValueException(FeatureAttributeDescriptor attribute, Object value, Throwable cause)