| Class | Description | 
|---|---|
| DefaultExceptionHandlerFactory | Default implementation for  ExceptionHandlerFactory, saving boilerplate to get hold of wrapped one. | 
| FacesMessageExceptionHandler | 
 The  FacesMessageExceptionHandlerwill add every exception as a global FATAL faces message. | 
| FacesMessageExceptionHandlerFactory | This exception handler factory needs to be registered as follows in  faces-config.xmlto get theFacesMessageExceptionHandlerto run: | 
| FullAjaxExceptionHandler | 
 The  FullAjaxExceptionHandlerwill transparently handle exceptions during ajax requests exactly the same way
 as exceptions during synchronous (non-ajax) requests. | 
| FullAjaxExceptionHandlerFactory | This exception handler factory needs to be registered as follows in  faces-config.xmlto get theFullAjaxExceptionHandlerto run: | 
| Enum | Description | 
|---|---|
| FullAjaxExceptionHandler.LogReason | 
Copyright © 2012–2020 OmniFaces. All rights reserved.