public class ReadOnlyPropertyException extends IllegalArgumentException
PropertySet.put(String, Object)
failed
because a property is read-only.Constructor and Description |
---|
ReadOnlyPropertyException(String propertyName) |
Modifier and Type | Method and Description |
---|---|
String |
getPropertyName()
Gets the name of the property that was read-only.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2015 Oracle Corporation. All rights reserved.