MissingPropertyException (groovy 3.0.24 API) (original) (raw)

public class MissingPropertyException
extends GroovyRuntimeException
An exception occurred if a dynamic property dispatch fails with an unknown property. Note that the Missing*Exception classes were named for consistency and to avoid conflicts with JDK exceptions of the same name.

Copyright © 2003-2024 The Apache Software Foundation. All rights reserved.