Package groovy.lang

Class ReadOnlyPropertyException

    • Constructor Detail

      • ReadOnlyPropertyException

        public ReadOnlyPropertyException​(String property,
                                         Class type)
      • ReadOnlyPropertyException

        public ReadOnlyPropertyException​(String property,
                                         String classname)