public static class Http2Compliance.Http2ProtocolException
extends java.lang.IllegalStateException
Constructor and Description |
---|
Http2ProtocolException(Http2Protocol.ErrorCode errorCode,
java.lang.String message) |
Http2ProtocolException(java.lang.String message) |
Modifier and Type | Method and Description |
---|---|
Http2Protocol.ErrorCode |
errorCode() |
public Http2ProtocolException(Http2Protocol.ErrorCode errorCode, java.lang.String message)
public Http2ProtocolException(java.lang.String message)
public Http2Protocol.ErrorCode errorCode()