CircularReasoningException |
Exception used to indicate a circular reasoning has been detected during the evaluation of an expression.
|
ConflictingRuleException |
Exception used to indicate conflicting results have been detected during the evaluation of rules for an attribute.
|
ExpressionEvaluationException |
This exception is used when the expand of a TSL text (dynamic text) fails.
|
RuleEngineParseException |
Exception used to indicate an error during the parse of an expression.
|
TslExpandException |
This exception is used when the expand of a TSL text (dynamic text) fails.
|
UnknownRuleGroupException |
This exception is used to indicate a rule group could not be found.
|
UnsupportedExpressionParserException |
Exception used to indicate that an expression parser is not supported
|