Class RuleErrorHandler

    • Constructor Detail

      • RuleErrorHandler

        public RuleErrorHandler​(BaseDescr ruleDescr,
                                org.drools.core.definitions.rule.impl.RuleImpl rule,
                                String message)
    • Method Detail

      • getError

        public DroolsError getError()
        Specified by:
        getError in class ErrorHandler
        Returns:
        A DroolsError object populated as appropriate, should the unthinkable happen and this need to be reported.