|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.drools.compiler.DroolsError
org.drools.compiler.FunctionError

| Constructor Summary | |
FunctionError(FunctionDescr functionDescr,
java.lang.Object object,
java.lang.String message)
|
|
| Method Summary | |
FunctionDescr |
getFunctionDescr()
|
java.lang.String |
getMessage()
Classes that extend this must provide a printable message, which summarises the error. |
java.lang.Object |
getObject()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FunctionError(FunctionDescr functionDescr,
java.lang.Object object,
java.lang.String message)
| Method Detail |
public FunctionDescr getFunctionDescr()
public java.lang.Object getObject()
public java.lang.String getMessage()
DroolsError
getMessage in class DroolsError
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||