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, File file)
           
FileResponse(String orig, URL url, File file)
           
 



Copyright © 2006 The Apache Software Foundation