Class UnsupportedExpressionParserException

All Implemented Interfaces:
Serializable

public class UnsupportedExpressionParserException extends AppException
Exception used to indicate that an expression parser is not supported
Since:
11.0
Author:
T. van der Griend
See Also:
  • Constructor Details

    • UnsupportedExpressionParserException

      public UnsupportedExpressionParserException(Version parserVersion)