Package 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
Thrown for File error codes.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FileError
public FileError(int code)
-
-
Method Details
-
getCode
public int getCode(int code)
-