Class FunctionErrorHandler
java.lang.Object
org.drools.compiler.builder.impl.errors.ErrorHandler
org.drools.compiler.builder.impl.errors.FunctionErrorHandler
-
Field Summary
Fields inherited from class org.drools.compiler.builder.impl.errors.ErrorHandler
message -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.drools.compiler.builder.impl.errors.ErrorHandler
addError, collectCompilerProblems, isInError
-
Constructor Details
-
FunctionErrorHandler
-
-
Method Details
-
getError
- Specified by:
getErrorin classErrorHandler- Returns:
- A DroolsError object populated as appropriate, should the unthinkable happen and this need to be reported.
-