Uses of Class
org.apache.commons.jexl3.JexlException.Parsing
Packages that use JexlException.Parsing
-
Uses of JexlException.Parsing in org.apache.commons.jexl3
Subclasses of JexlException.Parsing in org.apache.commons.jexl3Modifier and TypeClassDescriptionstatic class
Thrown when parsing fails due to an ambiguous statement.static class
Thrown when parsing fails due to an invalid assignment.static class
Thrown when parsing fails due to a disallowed feature.