ProtocolException
instead.@Deprecated
public class ProtocolException
extends java.lang.Exception
implements java.io.Serializable
Constructor and Description |
---|
ProtocolException()
Deprecated.
|
ProtocolException(java.lang.String message)
Deprecated.
|
ProtocolException(java.lang.String message,
java.lang.Throwable cause)
Deprecated.
|
ProtocolException(java.lang.Throwable cause)
Deprecated.
|
public ProtocolException()
public ProtocolException(java.lang.String message)
public ProtocolException(java.lang.String message, java.lang.Throwable cause)
public ProtocolException(java.lang.Throwable cause)
Copyright © 2019 The Apache Software Foundation