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.MethodNotFoundException
public class MethodNotFoundException
extends EvaluationException
Constructor Summary | |
| |
| |
|
Method Summary |
Methods inherited from class javax.faces.FacesException | |
getCause |
public MethodNotFoundException()
public MethodNotFoundException(String message)
public MethodNotFoundException(String message, Throwable cause)
public MethodNotFoundException(Throwable cause)