Class FunctionErrorHandler

    • Field Summary

    • Constructor Summary

      Constructors 
      Constructor Description
      FunctionErrorHandler​(org.drools.drl.ast.descr.FunctionDescr functionDescr, java.lang.String message)  
    • Constructor Detail

      • FunctionErrorHandler

        public FunctionErrorHandler​(org.drools.drl.ast.descr.FunctionDescr functionDescr,
                                    java.lang.String message)
    • Method Detail

      • getError

        public org.drools.drl.parser.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.