public static class Property.PropertyReadOnlyException extends Property.PropertyAccessException
Constructor and Description |
---|
PropertyReadOnlyException(Property<?> property)
Construct a new PropertyReadOnlyException
|
getProperty
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PropertyReadOnlyException(Property<?> property)
property
- Property to which exception is relatedCopyright © 2018 The Holon Platform. All rights reserved.