Uses of Class
net.nutch.protocol.file.FileException

Packages that use FileException
net.nutch.protocol.file Protocol plugin which supports retrieving local file resources. 
 

Uses of FileException in net.nutch.protocol.file
 

Subclasses of FileException in net.nutch.protocol.file
 class FileError
          Thrown for File error codes.
 

Methods in net.nutch.protocol.file that throw FileException
 Content File.getContent(String urlString)
           
 

Constructors in net.nutch.protocol.file that throw FileException
FileResponse(URL url, File file)
           
FileResponse(String orig, URL url, File file)
           
 



Copyright © 2004 The Nutch Organization.