javax.faces.el

Class PropertyNotFoundException


public class PropertyNotFoundException
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

PropertyNotFoundException()
PropertyNotFoundException(String message)
PropertyNotFoundException(String message, Throwable cause)
PropertyNotFoundException(Throwable cause)

Method Summary

Methods inherited from class javax.faces.FacesException

getCause

Constructor Details

PropertyNotFoundException

public PropertyNotFoundException()

PropertyNotFoundException

public PropertyNotFoundException(String message)

PropertyNotFoundException

public PropertyNotFoundException(String message,
                                 Throwable cause)

PropertyNotFoundException

public PropertyNotFoundException(Throwable cause)