Class ReportingExpressionParser

java.lang.Object
com.aquima.interactions.rule.parser.ExpressionParserProxy
com.aquima.interactions.rule.impl.ReportingExpressionParser
All Implemented Interfaces:
IExpressionParser, Serializable

public class ReportingExpressionParser extends ExpressionParserProxy implements IExpressionParser
Expression parser that will add the errors and warnings that were encountered during the parse of an exception to the initialization report.
Since:
5.1
Author:
O. Kerpershoek
See Also: