Class AnnotatedElementInstanceFieldException

All Implemented Interfaces:
Serializable

public class AnnotatedElementInstanceFieldException extends EngineException
See Also:
  • Constructor Details

    • AnnotatedElementInstanceFieldException

      public AnnotatedElementInstanceFieldException(Route route, Element element, String field)
  • Method Details

    • getRoute

      public Route getRoute()
    • getElement

      public Element getElement()
    • getField

      public String getField()