Drools :: Compiler 6.2.0.Final

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

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

public class SrcErrorHandler
extends ErrorHandler


Field Summary
 
Fields inherited from class org.drools.compiler.builder.impl.errors.ErrorHandler
message
 
Constructor Summary
SrcErrorHandler(String message)
           
 
Method Summary
 DroolsError 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

SrcErrorHandler

public SrcErrorHandler(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.

Drools :: Compiler 6.2.0.Final

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