Uses of Class
org.apache.commons.jexl3.JxltEngine.Exception
Packages that use JxltEngine.Exception
Package
Description
Provides utilities for introspection services.
-
Uses of JxltEngine.Exception in org.apache.commons.jexl3.internal
Methods in org.apache.commons.jexl3.internal that return JxltEngine.ExceptionModifier and TypeMethodDescription(package private) static JxltEngine.Exception
TemplateEngine.createException
(JexlInfo info, String action, TemplateEngine.TemplateExpression expr, Exception xany) Creates a JxltEngine.Exception from a JexlException.