Uses of Class
org.primefaces.component.ajaxexceptionhandler.AjaxExceptionHandler
-
Packages that use AjaxExceptionHandler Package Description org.primefaces.application.exceptionhandler org.primefaces.component.ajaxexceptionhandler -
-
Uses of AjaxExceptionHandler in org.primefaces.application.exceptionhandler
Methods in org.primefaces.application.exceptionhandler that return AjaxExceptionHandler Modifier and Type Method Description protected AjaxExceptionHandlerPrimeExceptionHandler. findHandlerComponent(javax.faces.context.FacesContext context, Throwable rootCause)Finds the properAjaxExceptionHandlerfor the givenThrowable. -
Uses of AjaxExceptionHandler in org.primefaces.component.ajaxexceptionhandler
Methods in org.primefaces.component.ajaxexceptionhandler that return types with arguments of type AjaxExceptionHandler Modifier and Type Method Description Map<String,AjaxExceptionHandler>AjaxExceptionHandlerVisitCallback. getHandlers()
-