Uses of Class
de.xima.fc.gui.exception.NotFoundException
-
Packages that use NotFoundException Package Description de.xima.fc.gui.utils.designer -
-
Uses of NotFoundException in de.xima.fc.gui.utils.designer
Methods in de.xima.fc.gui.utils.designer with parameters of type NotFoundException Modifier and Type Method Description static 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.
-