javax.faces.el

Class MethodNotFoundException


public class MethodNotFoundException
extends EvaluationException

Version:
$Revision: 225333 $ $Date: 2005-07-26 17:49:19 +0200 (Tue, 26 Jul 2005) $
Author:
Thomas Spiegl (latest modification by $Author: bdudney $)

Constructor Summary

MethodNotFoundException()
MethodNotFoundException(String message)
MethodNotFoundException(String message, Throwable cause)
MethodNotFoundException(Throwable cause)

Method Summary

Methods inherited from class javax.faces.FacesException

getCause

Constructor Details

MethodNotFoundException

public MethodNotFoundException()

MethodNotFoundException

public MethodNotFoundException(String message)

MethodNotFoundException

public MethodNotFoundException(String message,
                               Throwable cause)

MethodNotFoundException

public MethodNotFoundException(Throwable cause)