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