Serialized Form


Package org.apache.nutch.indexer

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

Class org.apache.nutch.indexer.NutchSimilarity extends DefaultSimilarity implements Serializable


Package org.apache.nutch.io

Class org.apache.nutch.io.VersionMismatchException extends IOException implements Serializable

Serialized Fields

expectedVersion

byte expectedVersion

foundVersion

byte foundVersion


Package org.apache.nutch.mapReduce

Class org.apache.nutch.mapReduce.JobTrackerInfoServer.RedirectHandler extends org.mortbay.http.handler.AbstractHttpHandler implements Serializable


Package org.apache.nutch.ndfs

Class org.apache.nutch.ndfs.NDFSFile extends File implements Serializable

Serialized Fields

info

NDFSFileInfo info


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

Serialized Fields

url

String url

contentType

String contentType


Package org.apache.nutch.plugin

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


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

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

Serialized Fields

url

URL url

Class org.apache.nutch.protocol.ResourceMoved extends IOException implements Serializable

Serialized Fields

oldUrl

URL oldUrl

newUrl

URL newUrl

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

Serialized Fields

url

URL url


Package org.apache.nutch.quality.dynamic

Class org.apache.nutch.quality.dynamic.ParseException extends Exception implements Serializable

Serialized Fields

specialConstructor

boolean specialConstructor
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).


currentToken

Token currentToken
This is the last token that has been consumed successfully. If this object has been created due to a parse error, the token followng this token will (therefore) be the first error token.


expectedTokenSequences

int[][] expectedTokenSequences
Each entry in this array is an array of integers. Each array of integers represents a sequence of tokens (by their ordinal values) that is expected at this point of the parse.


tokenImage

String[] tokenImage
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. This array is defined in the generated ...Constants interface.


eol

String eol
The end of line string for this machine.

Class org.apache.nutch.quality.dynamic.TokenMgrError extends Error implements Serializable

Serialized Fields

errorCode

int errorCode
Indicates the reason why the exception is thrown. It will have one of the above 4 values.


Package org.apache.nutch.searcher

Class org.apache.nutch.searcher.OpenSearchServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

bean

NutchBean bean

Class org.apache.nutch.searcher.QueryException extends IOException implements Serializable


Package org.apache.nutch.servlet

Class org.apache.nutch.servlet.Cached extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

bean

NutchBean bean


Package org.apache.nutch.util.mime

Class org.apache.nutch.util.mime.MimeTypeException extends Exception implements Serializable


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

Class org.apache.nutch.protocol.http.HttpError extends HttpException implements Serializable

Serialized Fields

code

int code

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


Package org.apache.nutch.protocol.httpclient

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

Class org.apache.nutch.protocol.httpclient.HttpError extends HttpException implements Serializable

Serialized Fields

code

int code

Class org.apache.nutch.protocol.httpclient.HttpException extends ProtocolException implements Serializable

Class org.apache.nutch.protocol.httpclient.MultiProperties extends Properties implements Serializable

Serialized Fields

multiMap

Map multiMap


Package org.apache.nutch.parse.msword

Class org.apache.nutch.parse.msword.FastSavedException extends Exception implements Serializable

Class org.apache.nutch.parse.msword.PasswordProtectedException extends Exception implements Serializable



Copyright © 2005 The Apache Software Foundation