Package | Description |
---|---|
org.springframework.expression | |
org.springframework.expression.spel |
Modifier and Type | Class and Description |
---|---|
class |
EvaluationException
Represent an exception that occurs during expression evaluation.
|
class |
ExpressionInvocationTargetException
This exception wraps (as cause) a checked exception thrown by some method that SpEL invokes.
|
class |
ParseException
Represent an exception that occurs during expression parsing.
|
Modifier and Type | Class and Description |
---|---|
class |
SpelEvaluationException
Root exception for Spring EL related exceptions.
|
class |
SpelParseException
Root exception for Spring EL related exceptions.
|
Copyright © 2015. All rights reserved.