Class FeelSyntaxException

    • Field Detail

      • feelExpression

        protected String feelExpression
      • description

        protected String description
    • Constructor Detail

      • FeelSyntaxException

        public FeelSyntaxException​(String message,
                                   String feelExpression,
                                   String description)
    • Method Detail

      • getFeelExpression

        public String getFeelExpression()
      • getDescription

        public String getDescription()