net.jakubholy.jeeutils.jsfelcheck.validator.exception
Class ExpressionRejectedByFilterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.faces.FacesException
javax.faces.el.EvaluationException
net.jakubholy.jeeutils.jsfelcheck.validator.exception.ExpressionRejectedByFilterException
- All Implemented Interfaces:
- Serializable
public class ExpressionRejectedByFilterException
- extends javax.faces.el.EvaluationException
- See Also:
- Serialized Form
| Methods inherited from class javax.faces.FacesException |
getCause |
ExpressionRejectedByFilterException
public ExpressionRejectedByFilterException(String expression,
ElExpressionFilter filter)
getExpression
public String getExpression()
getFilter
public ElExpressionFilter getFilter()
Copyright © 2011. All Rights Reserved.