Class FunctionErrorHandler

java.lang.Object
org.drools.compiler.builder.impl.errors.ErrorHandler
org.drools.compiler.builder.impl.errors.FunctionErrorHandler

public class FunctionErrorHandler extends ErrorHandler
  • Constructor Details

    • FunctionErrorHandler

      public FunctionErrorHandler(FunctionDescr functionDescr, String message)
  • Method Details

    • 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.