Uses of Class
de.xima.fc.gui.exception.NotFoundException
Packages that use NotFoundException
-
Uses of NotFoundException in de.xima.fc.gui.utils.designer
Methods in de.xima.fc.gui.utils.designer with parameters of type NotFoundExceptionModifier and TypeMethodDescriptionstatic void
DesignerRequestResponder.handleNotFound
(javax.faces.context.FacesContext facesContext, NotFoundException e) Sets the HTTP status to "404" (not found), redirects to the appropriate error page and terminates the current faces request.