public class ReadOnlyPropertyException extends MissingPropertyException
This exception is thrown if an attempt is made to set a read only property
| Fields inherited from class | Fields | 
|---|---|
| class MissingPropertyException | MPE | 
| Constructor and description | 
|---|
| ReadOnlyPropertyException
                                (String property, Class type) | 
| ReadOnlyPropertyException
                                (String property, String classname) | 
| Methods inherited from class | Name | 
|---|---|
| class MissingPropertyException | getMessageWithoutLocationText, getProperty, getType | 
| class GroovyRuntimeException | getLocationText, getMessage, getMessageWithoutLocationText, getModule, getNode, setModule | 
Copyright © 2003-2024 The Apache Software Foundation. All rights reserved.