Class CdsElementNotFoundException

All Implemented Interfaces:
Serializable

public class CdsElementNotFoundException extends CdsReflectiveOperationException
Indicates a missing CdsElement in CdsDefinition.
See Also:
  • Constructor Details

    • CdsElementNotFoundException

      public CdsElementNotFoundException(String path, CdsDefinition definition)
  • Method Details

    • getElementName

      public String getElementName()
      Get the missing element name or path
      Returns:
      element name or path
    • getDefinition

      public CdsDefinition getDefinition()
      Get the definition for which the element was requested
      Returns:
      definition