Package jakarta.faces.event
Class ExceptionQueuedEvent
java.lang.Object
java.util.EventObject
jakarta.faces.event.SystemEvent
jakarta.faces.event.ExceptionQueuedEvent
- All Implemented Interfaces:
- Serializable
- Since:
- 2.0
- See Also:
- 
Field SummaryFields inherited from class java.util.EventObjectsource
- 
Constructor SummaryConstructorsConstructorDescriptionExceptionQueuedEvent(FacesContext facesContext, ExceptionQueuedEventContext eventContext) ExceptionQueuedEvent(ExceptionQueuedEventContext eventContext) 
- 
Method SummaryMethods inherited from class jakarta.faces.event.SystemEventgetFacesContext, isAppropriateListener, processListenerMethods inherited from class java.util.EventObjectgetSource, toString
- 
Constructor Details- 
ExceptionQueuedEvent
- 
ExceptionQueuedEvent- Since:
- 2.3
 
 
- 
- 
Method Details- 
getContext
 
-