Uses of Class
lumis.portal.PageNotFoundException
-
Packages that use PageNotFoundException Package Description lumis.portal.page.cache Implements the portal's page HTML cache engine. -
-
Uses of PageNotFoundException in lumis.portal.page.cache
Methods in lumis.portal.page.cache that throw PageNotFoundException Modifier and Type Method Description protected void
PageCacheControllerHtml. doHandleError()
Contains the logic for processing the not found (404) error event.
-