Drools :: Compiler 6.2.0.Final

org.drools.compiler.builder.impl.errors
Class RuleInvokerErrorHandler

java.lang.Object
  extended by org.drools.compiler.builder.impl.errors.ErrorHandler
      extended by org.drools.compiler.builder.impl.errors.RuleErrorHandler
          extended by org.drools.compiler.builder.impl.errors.RuleInvokerErrorHandler

public class RuleInvokerErrorHandler
extends RuleErrorHandler


Field Summary
 
Fields inherited from class org.drools.compiler.builder.impl.errors.ErrorHandler
message
 
Constructor Summary
RuleInvokerErrorHandler(BaseDescr ruleDescr, org.drools.core.definitions.rule.impl.RuleImpl rule, String message)
           
 
Method Summary
 
Methods inherited from class org.drools.compiler.builder.impl.errors.RuleErrorHandler
getError
 
Methods inherited from class org.drools.compiler.builder.impl.errors.ErrorHandler
addError, collectCompilerProblems, isInError
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RuleInvokerErrorHandler

public RuleInvokerErrorHandler(BaseDescr ruleDescr,
                               org.drools.core.definitions.rule.impl.RuleImpl rule,
                               String message)

Drools :: Compiler 6.2.0.Final

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.