Package io.goobi.viewer.exceptions
Class MyExceptionHandlerFactory
java.lang.Object
jakarta.faces.context.ExceptionHandlerFactory
io.goobi.viewer.exceptions.MyExceptionHandlerFactory
- All Implemented Interfaces:
FacesWrapper<ExceptionHandlerFactory>
JSF ExceptionHandlerFactory that creates custom exception handlers for the viewer's JSF lifecycle.
-
Constructor Summary
ConstructorsConstructorDescriptionCreates a new MyExceptionHandlerFactory instance. -
Method Summary
Methods inherited from class jakarta.faces.context.ExceptionHandlerFactory
getWrapped
-
Constructor Details
-
MyExceptionHandlerFactory
Creates a new MyExceptionHandlerFactory instance.- Parameters:
parent- aExceptionHandlerFactoryobject.
-
-
Method Details
-
getExceptionHandler
- Specified by:
getExceptionHandlerin classExceptionHandlerFactory
-