Class HopeExpressionParserError

  • All Implemented Interfaces:
    Serializable

    public class HopeExpressionParserError
    extends HopeException
    This exception is faced during expression parsing phase. It is thrown if there is an issue with the provided expression
    See Also:
    Serialized Form
    • Constructor Detail

      • HopeExpressionParserError

        public HopeExpressionParserError​(String parserError)