Class SrcErrorHandler

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

public class SrcErrorHandler extends ErrorHandler
  • Constructor Details

    • SrcErrorHandler

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