Uses of Class
jakarta.faces.event.ExceptionQueuedEventContext
Packages that use ExceptionQueuedEventContext
-
Uses of ExceptionQueuedEventContext in jakarta.faces.event
Methods in jakarta.faces.event that return ExceptionQueuedEventContextModifier and TypeMethodDescriptionExceptionQueuedEvent.getContext()Return theExceptionQueuedEventContextfor this event instance.Constructors in jakarta.faces.event with parameters of type ExceptionQueuedEventContextModifierConstructorDescriptionExceptionQueuedEvent(FacesContext facesContext, ExceptionQueuedEventContext eventContext) Instantiate a newExceptionQueuedEventthat indicates the argumentExceptionQueuedEventContextoccurred.ExceptionQueuedEvent(ExceptionQueuedEventContext eventContext) Instantiate a newExceptionQueuedEventthat indicates the argumentExceptionQueuedEventContextoccurred.