[TOC]

  • Prev
  • Next

Serialized Form

Package org.apache.nutch.indexer

Class org.apache.nutch.indexer.IndexingException extends Exception implements Serializable

Package org.apache.nutch.net

Class org.apache.nutch.net.URLFilterException extends Exception implements Serializable

Package org.apache.nutch.net.protocols

Class org.apache.nutch.net.protocols.ProtocolException extends Exception implements Serializable

Package org.apache.nutch.parse

Class org.apache.nutch.parse.ParseException extends Exception implements Serializable

Class org.apache.nutch.parse.ParserNotFound extends ParseException implements Serializable

- serialVersionUID: 
- 23993993939L   
-    

Serialized Fields

  -  

url

String url
  -  

contentType

String contentType

Package org.apache.nutch.plugin

Class org.apache.nutch.plugin.CircularDependencyException extends Exception implements Serializable

- serialVersionUID: 
- 1L   

Class org.apache.nutch.plugin.MissingDependencyException extends Exception implements Serializable

- serialVersionUID: 
- 1L   

Class org.apache.nutch.plugin.PluginRuntimeException extends Exception implements Serializable

- serialVersionUID: 
- 1L     

Package org.apache.nutch.protocol

Class org.apache.nutch.protocol.ProtocolException extends Exception implements Serializable

Class org.apache.nutch.protocol.ProtocolNotFound extends ProtocolException implements Serializable

-    

Serialized Fields

  -  

url

String url

Package org.apache.nutch.protocol.file

Class org.apache.nutch.protocol.file.FileError extends FileException implements Serializable

-    

Serialized Fields

  -  

code

int code

Class org.apache.nutch.protocol.file.FileException extends ProtocolException implements Serializable

Package org.apache.nutch.protocol.ftp

Class org.apache.nutch.protocol.ftp.FtpError extends FtpException implements Serializable

-    

Serialized Fields

  -  

code

int code

Class org.apache.nutch.protocol.ftp.FtpException extends ProtocolException implements Serializable

Class org.apache.nutch.protocol.ftp.FtpExceptionBadSystResponse extends FtpException implements Serializable

Class org.apache.nutch.protocol.ftp.FtpExceptionCanNotHaveDataConnection extends FtpException implements Serializable

Class org.apache.nutch.protocol.ftp.FtpExceptionControlClosedByForcedDataClose extends FtpException implements Serializable

Class org.apache.nutch.protocol.ftp.FtpExceptionUnknownForcedDataClose extends FtpException implements Serializable

Package org.apache.nutch.protocol.http.api

Class org.apache.nutch.protocol.http.api.BlockedException extends HttpException implements Serializable

Class org.apache.nutch.protocol.http.api.HttpException extends ProtocolException implements Serializable

Package org.apache.nutch.protocol.httpclient

Class org.apache.nutch.protocol.httpclient.HttpAuthenticationException extends Exception implements Serializable

Package org.apache.nutch.scoring

Class org.apache.nutch.scoring.ScoringFilterException extends Exception implements Serializable

  • Prev
  • Next

Copyright © 2014 The Apache Software Foundation