Uses of Class
org.apache.nutch.protocol.file.FileException

Packages that use FileException
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
 class FileError
          Thrown for File error codes.
 

Constructors in org.apache.nutch.protocol.file that throw FileException
FileResponse(URL url, WebPage page, File file, Configuration conf)
           
 



Copyright © 2012 The Apache Software Foundation