JavaScript is disabled on your browser.
Package: groovy.lang

[Java] Class MissingFieldException


  • public class MissingFieldException
    extends GroovyRuntimeException 

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

    • Method Detail

      • public String getField()

        Returns:
        the name of the field that could not be found

      • public Class getType()

        Returns:
        The type on which the field was attempted to be called

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

AltStyle によって変換されたページ (->オリジナル) /