Uses of Class
jp.ecuacion.splib.web.exception.HtmlFileNotFoundException
Packages that use HtmlFileNotFoundException
-
Uses of HtmlFileNotFoundException in jp.ecuacion.splib.web.exceptionhandler
Methods in jp.ecuacion.splib.web.exceptionhandler with parameters of type HtmlFileNotFoundExceptionModifier and TypeMethodDescriptionorg.springframework.web.servlet.ModelAndViewSplibExceptionHandler.handleHtmlFileNotFoundException(HtmlFileNotFoundException exception) CatchesHtmlFileNotFoundException, which meansShowPageControllercannot find the html file specified to the parameter of the url.