Package com.jk.web.faces.exceptions
package com.jk.web.faces.exceptions
-
ClassesClassDescriptionThis class is a handler that intercepts unhandled exceptions in the application, logs them, and provides a custom error message to the user.This factory provides an instance of
JKFacesExceptionHandler
to handle exceptions in the JSF application.