Class ExpressionIllegalSyntaxException

    • Constructor Detail

      • ExpressionIllegalSyntaxException

        public ExpressionIllegalSyntaxException​(String expression)
      • ExpressionIllegalSyntaxException

        public ExpressionIllegalSyntaxException​(String expression,
                                                Throwable cause)
    • Method Detail

      • getExpression

        public String getExpression()