×
Class ExpressionException ... Superclass for exceptions that can occur whilst processing expressions. Since: 3.0; Author: Andy Clement, Phillip Webb; See ...
Thrown when there is an error in an expression. See the and for more specific exceptions which inherit from this class.
ExpressionException ... Creates a new expression exception. Parameters: position - the position in the expression string where the problem occurred ...
ExpressionException(String, Exception, String, String[]). Initializes a new instance of the ExpressionException class. Declaration.
Method Summary. Methods inherited from class java.lang.Throwable · addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace ...
Constructs a new exception with the specified detail message and cause. Note that the detail message associated with cause is not automatically incorporated in ...
Method Summary. Methods inherited from class java.lang.Throwable. addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, ...
Creates a ExpressionException using a given message. Parameters: message - the exception message. ExpressionException. public ExpressionException ...
Method Summary. Methods inherited from class java.lang.Throwable · addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace ...