类 SpelEvaluationException

  • 所有已实现的接口:
    Serializable

    public class SpelEvaluationException
    extends EvaluationException
    Root exception for Spring EL related exceptions. Rather than holding a hard coded string indicating the problem, it records a message key and the inserts for the message. See SpelMessage for the list of all possible messages that can occur.
    从以下版本开始:
    3.0
    作者:
    Andy Clement, Juergen Hoeller
    另请参阅:
    序列化表格