public class IllegalValueException extends DataRuntimeException
code, formatString, messageKey
Constructor and Description |
---|
IllegalValueException(FeatureAttributeDescriptor attribute,
java.lang.Object value) |
IllegalValueException(FeatureAttributeDescriptor attribute,
java.lang.Object value,
java.lang.Throwable cause) |
getCode, getFormatString, getLocalizedMessage, getLocalizedMessage, getLocalizedMessageStack, getLocalizedMessageStack, getMessage, getMessage, getMessageKey, getMessageStack, getMessageStack, getValue, iterator, setCode, setFormatString, setMessageKey, setValue, toString, values
public IllegalValueException(FeatureAttributeDescriptor attribute, java.lang.Object value)
public IllegalValueException(FeatureAttributeDescriptor attribute, java.lang.Object value, java.lang.Throwable cause)