|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JexlException | |
---|---|
org.apache.commons.jexl2 | Provides a framework for evaluating JEXL expressions. |
Uses of JexlException in org.apache.commons.jexl2 |
---|
Methods in org.apache.commons.jexl2 with parameters of type JexlException | |
---|---|
protected Object |
Interpreter.invocationFailed(JexlException xjexl)
Triggered when method, function or constructor invocation fails. |
protected Object |
Interpreter.unknownVariable(JexlException xjexl)
Triggered when variable can not be resolved. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |