Class ContextAwareException

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

public class ContextAwareException extends RuntimeException implements ContextAwareExceptionWrapper
Implementation of types ELException, ContextAware and FacesWrapper
Author:
martinkoci
See Also: