org.drools.compiler.builder.impl.errors
Class FunctionErrorHandler
java.lang.Object
org.drools.compiler.builder.impl.errors.ErrorHandler
org.drools.compiler.builder.impl.errors.FunctionErrorHandler
public class FunctionErrorHandler
- extends ErrorHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FunctionErrorHandler
public FunctionErrorHandler(FunctionDescr functionDescr,
String message)
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.
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.