Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
RuntimeException
javax.faces.FacesException
javax.faces.el.EvaluationException
javax.faces.el.ReferenceSyntaxException
public class ReferenceSyntaxException
extends EvaluationException
Constructor Summary | |
| |
| |
|
Method Summary |
Methods inherited from class javax.faces.FacesException | |
getCause |
public ReferenceSyntaxException()
public ReferenceSyntaxException(String message)
public ReferenceSyntaxException(String message, Throwable cause)
public ReferenceSyntaxException(Throwable cause)