Class ContextAwareMethodNotFoundException

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

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