public class SpdyProtocolException
extends java.lang.Exception
构造器和说明 |
---|
SpdyProtocolException()
Creates a new instance.
|
SpdyProtocolException(java.lang.String message)
Creates a new instance.
|
SpdyProtocolException(java.lang.String message,
java.lang.Throwable cause)
Creates a new instance.
|
SpdyProtocolException(java.lang.Throwable cause)
Creates a new instance.
|
public SpdyProtocolException()
public SpdyProtocolException(java.lang.String message, java.lang.Throwable cause)
public SpdyProtocolException(java.lang.String message)
public SpdyProtocolException(java.lang.Throwable cause)