public class ProtocolException
extends java.io.IOException
| Constructor and Description |
|---|
ProtocolException()
Constructs a new
ProtocolException with no detail message. |
ProtocolException(java.lang.String host)
Constructs a new
ProtocolException with the specified detail message. |