java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--java.io.IOException | +--java.net.ProtocolException
Thrown to indicate that there is an error in the underlying protocol, such as a TCP error.
ProtocolException()
ProtocolException
ProtocolException(String host)
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ProtocolException(String host)
host
public ProtocolException()