Package groovy.lang

Class ReadOnlyPropertyException

All Implemented Interfaces:
Serializable

public class ReadOnlyPropertyException
extends MissingPropertyException
This exception is thrown if an attempt is made to set a read only property
See Also:
Serialized Form