Class | Description |
---|---|
FacesMessageExceptionHandler |
This exception handler will add every exception as a global FATAL faces message.
|
FacesMessageExceptionHandlerFactory |
This exception handler factory needs to be registered as follows in
faces-config.xml to get the
FacesMessageExceptionHandler to run: |
FullAjaxExceptionHandler |
This exception handler enables you to show the full error page in its entirety to the end-user in case of exceptions
during ajax requests.
|
FullAjaxExceptionHandlerFactory |
This exception handler factory needs to be registered as follows in
faces-config.xml to get the
FullAjaxExceptionHandler to run: |