Package groovy.lang

Class IllegalPropertyAccessException

All Implemented Interfaces:
Serializable

public class IllegalPropertyAccessException
extends MissingPropertyException
An exception occurred if a dynamic property dispatch fails with a field not accessible.
See Also:
Serialized Form