org.apache.nutch.protocol.file
Class FileError
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.nutch.protocol.ProtocolException
org.apache.nutch.protocol.file.FileException
org.apache.nutch.protocol.file.FileError
- All Implemented Interfaces:
- Serializable
public class FileError
- extends FileException
Thrown for File error codes.
- See Also:
- Serialized Form
Method Summary |
int |
getCode(int code)
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FileError
public FileError(int code)
getCode
public int getCode(int code)
Copyright © 2011 The Apache Software Foundation