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 void
SpincastFrontController.manageRedirectException
(RedirectException ex, R context, RoutingResult<R> routingResult) Manage a RedirectException exception.