Uses of Class
org.omnifaces.exceptionhandler.ExceptionSuppressor
-
Packages that use ExceptionSuppressor Package Description org.omnifaces.exceptionhandler -
-
Uses of ExceptionSuppressor in org.omnifaces.exceptionhandler
Subclasses of ExceptionSuppressor in org.omnifaces.exceptionhandler Modifier and Type Class Description class
ViewExpiredExceptionHandler
TheViewExpiredExceptionHandler
will suppress anyViewExpiredException
and refresh the current page by redirecting to the current URL with query string.
-