Package software.amazon.smithy.rulesengine.language.error
-
Interface Summary Interface Description RuleError.Evaluator<T> -
Exception Summary Exception Description InnerParseError Represents an error encountered when parsing a rule-set expression.InvalidRulesException Exception thrown when a rule-set is invalid.RuleError An exception that can be thrown when a rule-set is invalid.