Class ExpressionParserException

All Implemented Interfaces:
Serializable

@Internal public class ExpressionParserException extends ExpressionParserException
Exception for all errors occurring during expression parsing.

This replaces the deprecated ExpressionParserException.

See Also:
  • Constructor Details

    • ExpressionParserException

      public ExpressionParserException(String msg)