类的使用
org.springframework.expression.ExpressionException
使用ExpressionException的程序包 程序包 说明 org.springframework.expression Core abstractions behind the Spring Expression Language.org.springframework.expression.spel SpEL's central implementation package.org.springframework.expression中ExpressionException的使用
org.springframework.expression中ExpressionException的子类 修饰符和类型 类 说明 classEvaluationExceptionRepresent an exception that occurs during expression evaluation.classExpressionInvocationTargetExceptionThis exception wraps (as cause) a checked exception thrown by some method that SpEL invokes.classParseExceptionRepresent an exception that occurs during expression parsing.org.springframework.expression.spel中ExpressionException的使用
org.springframework.expression.spel中ExpressionException的子类 修饰符和类型 类 说明 classSpelEvaluationExceptionRoot exception for Spring EL related exceptions.classSpelParseExceptionRoot exception for Spring EL related exceptions.