javax.faces.el
Class PropertyNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.faces.FacesException
javax.faces.el.EvaluationException
javax.faces.el.PropertyNotFoundException
- All Implemented Interfaces:
- java.io.Serializable
public class PropertyNotFoundException
- extends EvaluationException
see Javadoc of JSF Specification
- Version:
- $Revision: 472555 $ $Date: 2006-11-08 18:30:58 +0100 (Mi, 08 Nov 2006) $
- Author:
- Thomas Spiegl (latest modification by $Author: grantsmith $)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PropertyNotFoundException
public PropertyNotFoundException()
PropertyNotFoundException
public PropertyNotFoundException(java.lang.String message)
PropertyNotFoundException
public PropertyNotFoundException(java.lang.String message,
java.lang.Throwable cause)
PropertyNotFoundException
public PropertyNotFoundException(java.lang.Throwable cause)
Copyright © 2007 Apache Software Foundation. All Rights Reserved.