Class ContextAwarePropertyNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
jakarta.el.ELException
jakarta.el.PropertyNotFoundException
org.apache.myfaces.view.facelets.el.ContextAwarePropertyNotFoundException
All Implemented Interfaces:
FacesWrapper<Throwable>, Serializable, ContextAware, ContextAwareExceptionWrapper, LocationAware

public class ContextAwarePropertyNotFoundException extends jakarta.el.PropertyNotFoundException implements ContextAwareExceptionWrapper
Implementation of types PropertyNotFoundException, ContextAware and FacesWrapper
Author:
martinkoci
See Also: