public class PropertyNotPresentException extends PropertyLookupException
Constructor and Description |
---|
PropertyNotPresentException(NamedElement holder,
Property definition,
java.lang.String msg) |
Modifier and Type | Method and Description |
---|---|
Property |
getDefinition() |
NamedElement |
getHolder() |
public PropertyNotPresentException(NamedElement holder, Property definition, java.lang.String msg)
public final NamedElement getHolder()
public final Property getDefinition()