Package org.apache.nutch.net.protocols
Class ProtocolException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.nutch.net.protocols.ProtocolException
- All Implemented Interfaces:
Serializable
Deprecated.
Base exception for all protocol handlers
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.ProtocolException(String message) Deprecated.ProtocolException(String message, Throwable cause) Deprecated.ProtocolException(Throwable cause) Deprecated. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ProtocolException
public ProtocolException()Deprecated. -
ProtocolException
Deprecated. -
ProtocolException
Deprecated. -
ProtocolException
Deprecated.
-
ProtocolExceptioninstead.