Uses of Class
jakarta.faces.event.ExceptionQueuedEvent
Packages that use ExceptionQueuedEvent
-
Uses of ExceptionQueuedEvent in jakarta.faces.context
Methods in jakarta.faces.context that return ExceptionQueuedEventModifier and TypeMethodDescriptionabstract ExceptionQueuedEvent
ExceptionHandler.getHandledExceptionQueuedEvent()
ExceptionHandlerWrapper.getHandledExceptionQueuedEvent()
Methods in jakarta.faces.context that return types with arguments of type ExceptionQueuedEventModifier and TypeMethodDescriptionabstract Iterable<ExceptionQueuedEvent>
ExceptionHandler.getHandledExceptionQueuedEvents()
ExceptionHandlerWrapper.getHandledExceptionQueuedEvents()
abstract Iterable<ExceptionQueuedEvent>
ExceptionHandler.getUnhandledExceptionQueuedEvents()
ExceptionHandlerWrapper.getUnhandledExceptionQueuedEvents()