Uses of Class
org.apache.wicket.request.RequestHandlerExecutor.ReplaceHandlerException
Packages that use RequestHandlerExecutor.ReplaceHandlerException
-
Uses of RequestHandlerExecutor.ReplaceHandlerException in org.apache.wicket.request.flow
Modifier and TypeClassDescriptionclassCauses Wicket to interrupt current request processing and send a redirect to the given url.classAn exception that resets the response before executing the specified request handler -
Uses of RequestHandlerExecutor.ReplaceHandlerException in org.apache.wicket.request.http.flow
Modifier and TypeClassDescriptionfinal classCauses Wicket to abort processing and set the specified HTTP error code, with the provided message if specified.