Uses of Class
org.apache.nutch.protocol.file.FileException
-
Packages that use FileException Package Description org.apache.nutch.protocol.file Protocol plugin which supports retrieving local file resources. -
-
Uses of FileException in org.apache.nutch.protocol.file
Subclasses of FileException in org.apache.nutch.protocol.file Modifier and Type Class Description class
FileError
Thrown for File error codes.Constructors in org.apache.nutch.protocol.file that throw FileException Constructor Description FileResponse(URL url, CrawlDatum datum, File file, Configuration conf)
Default public constructor
-