Uses of Class
org.springframework.expression.ExpressionException
Package
Description
Core abstractions behind the Spring Expression Language.
SpEL's central implementation package.
-
Uses of ExpressionException in org.springframework.expression
Modifier and TypeClassDescriptionclass
Represent an exception that occurs during expression evaluation.class
This exception wraps (as cause) a checked exception thrown by some method that SpEL invokes.class
Represent an exception that occurs during expression parsing. -
Uses of ExpressionException in org.springframework.expression.spel
Modifier and TypeClassDescriptionclass
Root exception for Spring EL related exceptions.class
Root exception for Spring EL related exceptions.