Uses of Class
com.norconex.crawler.core.fetch.FetchException
Packages that use FetchException
Package
Description
-
Uses of FetchException in com.norconex.crawler.core.fetch
Methods in com.norconex.crawler.core.fetch that throw FetchException -
Uses of FetchException in com.norconex.crawler.fs.fetch.impl
Methods in com.norconex.crawler.fs.fetch.impl that throw FetchExceptionModifier and TypeMethodDescriptionAbstractNioFetcher.fetch(FetchRequest fetchRequest) protected FolderPathsFetchResponseAbstractNioFetcher.fetchChildPaths(FolderPathsFetchRequest req) protected FileFetchResponseAbstractNioFetcher.fetchFileObject(FileFetchRequest req) -
Uses of FetchException in com.norconex.crawler.fs.fetch.impl.archive
Methods in com.norconex.crawler.fs.fetch.impl.archive that throw FetchExceptionModifier and TypeMethodDescriptionprotected FolderPathsFetchResponseArchiveFetcher.fetchChildPaths(FolderPathsFetchRequest req) -
Uses of FetchException in com.norconex.crawler.fs.fetch.impl.box
Methods in com.norconex.crawler.fs.fetch.impl.box that throw FetchException -
Uses of FetchException in com.norconex.crawler.fs.fetch.impl.egnyte
Methods in com.norconex.crawler.fs.fetch.impl.egnyte that throw FetchException -
Uses of FetchException in com.norconex.crawler.fs.fetch.impl.googledrive
Methods in com.norconex.crawler.fs.fetch.impl.googledrive that throw FetchException -
Uses of FetchException in com.norconex.crawler.fs.fetch.impl.m365graph
Methods in com.norconex.crawler.fs.fetch.impl.m365graph that throw FetchException -
Uses of FetchException in com.norconex.crawler.web.fetch.impl.httpclient
Methods in com.norconex.crawler.web.fetch.impl.httpclient that throw FetchException -
Uses of FetchException in com.norconex.crawler.web.fetch.impl.playwright
Methods in com.norconex.crawler.web.fetch.impl.playwright that throw FetchException -
Uses of FetchException in com.norconex.crawler.web.fetch.impl.webdriver
Methods in com.norconex.crawler.web.fetch.impl.webdriver that throw FetchException