Uses of Class
jakarta.el.ELException
-
Uses of ELException in jakarta.el
Modifier and TypeClassDescriptionclass
Thrown when a method could not be found while evaluating aMethodExpression
.class
Thrown when a property could not be found while evaluating aValueExpression
orMethodExpression
.class
Thrown when a property could not be written to while setting the value on aValueExpression
.Modifier and TypeMethodDescriptionvoid
ELManager.importClass
(String className) Import a class.void
ImportHandler.importClass
(String name) Import a class.void
ELManager.importStatic
(String staticMemberName) Import a static field or method.void
ImportHandler.importStatic
(String name) Import a static field or method.Invoke the encapsulated Lambda expression.