[Java] Class ReadOnlyPropertyException

  • groovy.lang.ReadOnlyPropertyException

This exception is thrown if an attempt is made to set a read only property

Authors:
James Strachan

Constructor Detail

public ReadOnlyPropertyException(String property, Class type)

public ReadOnlyPropertyException(String property, String classname)

© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.4.21/html/gapi/groovy/lang/ReadOnlyPropertyException.html