Class ContextAwareELException

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

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