Uses of Class
org.primefaces.application.exceptionhandler.ExceptionInfo
Packages that use ExceptionInfo
-
Uses of ExceptionInfo in org.primefaces.application.exceptionhandler
Methods in org.primefaces.application.exceptionhandler that return ExceptionInfoModifier and TypeMethodDescriptionprotected ExceptionInfoPrimeExceptionHandler.createExceptionInfo(Throwable rootCause) Methods in org.primefaces.application.exceptionhandler with parameters of type ExceptionInfoModifier and TypeMethodDescriptionprotected voidPrimeExceptionHandler.handleAjaxException(javax.faces.context.FacesContext context, Throwable rootCause, ExceptionInfo info) protected voidPrimeExceptionHandler.handleRedirect(javax.faces.context.FacesContext context, Throwable rootCause, ExceptionInfo info, boolean isResponseReset)