javax.faces.el
Class PropertyNotFoundException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           java.lang.RuntimeException
java.lang.RuntimeException
               javax.faces.FacesException
javax.faces.FacesException
                   javax.faces.el.EvaluationException
javax.faces.el.EvaluationException
                       javax.faces.el.PropertyNotFoundException
javax.faces.el.PropertyNotFoundException
- All Implemented Interfaces: 
- Serializable
- public class PropertyNotFoundException 
- extends EvaluationException
see Javadoc of JSF Specification
- Version:
- $Revision: 676278 $ $Date: 2008-07-13 03:35:04 -0500 (Sun, 13 Jul 2008) $
- Author:
- Thomas Spiegl (latest modification by $Author: skitching $)
- See Also:
- Serialized Form
 
 
 
 
 
PropertyNotFoundException
public PropertyNotFoundException()
PropertyNotFoundException
public PropertyNotFoundException(String message)
PropertyNotFoundException
public PropertyNotFoundException(String message,
                                 Throwable cause)
PropertyNotFoundException
public PropertyNotFoundException(Throwable cause)
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.