public class InvalidPropertyTypeException extends PropertyException
Constructor and Description |
---|
InvalidPropertyTypeException(Property property,
Property invalidProperty,
java.lang.String text)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Property |
getInvalidProperty()
Returns the property which type is incompatible with the property type.
|
getProperty
public Property getInvalidProperty()