Package | Description |
---|---|
javax.faces.context |
Modifier and Type | Method and Description |
---|---|
abstract ExceptionQueuedEvent |
ExceptionHandler.getHandledExceptionQueuedEvent() |
ExceptionQueuedEvent |
ExceptionHandlerWrapper.getHandledExceptionQueuedEvent() |
Modifier and Type | Method and Description |
---|---|
abstract Iterable<ExceptionQueuedEvent> |
ExceptionHandler.getHandledExceptionQueuedEvents() |
Iterable<ExceptionQueuedEvent> |
ExceptionHandlerWrapper.getHandledExceptionQueuedEvents() |
abstract Iterable<ExceptionQueuedEvent> |
ExceptionHandler.getUnhandledExceptionQueuedEvents() |
Iterable<ExceptionQueuedEvent> |
ExceptionHandlerWrapper.getUnhandledExceptionQueuedEvents() |
Copyright © 2021 The Apache Software Foundation. All Rights Reserved.