Uses of Class
org.spincast.core.exceptions.RedirectException
Packages that use RedirectException
-
Uses of RedirectException in org.spincast.core.controllers
Methods in org.spincast.core.controllers with parameters of type RedirectExceptionModifier and TypeMethodDescriptionprotected voidSpincastFrontController.manageRedirectException(RedirectException ex, R context, RoutingResult<R> routingResult) Manage a RedirectException exception.