Uses of Class
org.hippoecm.hst.configuration.hosting.NotFoundException
-
Packages that use NotFoundException Package Description org.hippoecm.hst.core.request The org.hippoecm.hst.core.request package defines the API for the HST Core Request -
-
Uses of NotFoundException in org.hippoecm.hst.core.request
Methods in org.hippoecm.hst.core.request that throw NotFoundException Modifier and Type Method Description ResolvedSiteMapItem
HstSiteMapMatcher. match(String pathInfo, ResolvedMount resolvedMount)
method to match the pathInfo for the hstSite to aHstSiteMapItem
if possible.
-