Uses of Class
de.quantummaid.httpmaid.handler.PageNotFoundException
-
Packages that use PageNotFoundException Package Description de.quantummaid.httpmaid de.quantummaid.httpmaid.handler -
-
Uses of PageNotFoundException in de.quantummaid.httpmaid
Method parameters in de.quantummaid.httpmaid with type arguments of type PageNotFoundException Modifier and Type Method Description voidCoreModule. setPageNotFoundExceptionMapper(ExceptionMapper<PageNotFoundException> pageNotFoundExceptionMapper) -
Uses of PageNotFoundException in de.quantummaid.httpmaid.handler
Methods in de.quantummaid.httpmaid.handler that return PageNotFoundException Modifier and Type Method Description static PageNotFoundExceptionPageNotFoundException. pageNotFoundException(MetaData metaData)
-