| Package | Description | 
|---|---|
| javax.faces.context | |
| javax.faces.webapp | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ExceptionHandlerWrapper | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract ExceptionHandler | ExceptionHandlerFactory. getExceptionHandler() | 
| ExceptionHandler | FacesContext. getExceptionHandler() | 
| ExceptionHandler | FacesContextWrapper. getExceptionHandler() | 
| ExceptionHandler | ExceptionHandlerWrapper. getWrapped() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | FacesContext. setExceptionHandler(ExceptionHandler exceptionHandler) | 
| void | FacesContextWrapper. setExceptionHandler(ExceptionHandler exceptionHandler) | 
| Constructor and Description | 
|---|
| ExceptionHandlerWrapper(ExceptionHandler delegate) | 
| Modifier and Type | Method and Description | 
|---|---|
| ExceptionHandler | PreJsf2ExceptionHandlerFactory. getExceptionHandler() | 
Copyright © 2022 The Apache Software Foundation. All rights reserved.