Package | Description |
---|---|
org.apache.commons.jexl2 |
Provides a framework for evaluating JEXL expressions.
|
Modifier and Type | Method and Description |
---|---|
private UnifiedJEXL.Exception |
UnifiedJEXL.createException(java.lang.String action,
UnifiedJEXL.Expression expr,
java.lang.Exception xany)
Creates a UnifiedJEXL.Exception from a JexlException.
|