public class ProtocolNotSuppException
extends java.io.IOException
| Constructor and Description |
|---|
ProtocolNotSuppException()
Constructs an ProtocolNotSuppException with no detail message.
|
ProtocolNotSuppException(java.lang.String s)
Constructs an ProtocolNotSuppException class with the specified
detail message.
|
public ProtocolNotSuppException()
public ProtocolNotSuppException(java.lang.String s)
s - the String containing a detail message