org.drools.compiler.builder.impl.errors
Class RuleErrorHandler
java.lang.Object
org.drools.compiler.builder.impl.errors.ErrorHandler
org.drools.compiler.builder.impl.errors.RuleErrorHandler
- Direct Known Subclasses:
- RuleInvokerErrorHandler
public class RuleErrorHandler
- extends ErrorHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RuleErrorHandler
public RuleErrorHandler(BaseDescr ruleDescr,
org.drools.core.definitions.rule.impl.RuleImpl rule,
String message)
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.
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.