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

[Java] Class MissingPropertyException


  • 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.

    • Field Detail

      • public static final Object MPE

    • Constructor Detail

      • public MissingPropertyException(String property, Class type)

      • public MissingPropertyException(String message)

    • Method Detail

      • public String getProperty()

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

      • public Class getType()

        Returns:
        the class which cannot answer the property

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

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