public static final class StreamBufferingEncoder.Http2GoAwayException extends Http2Exception
GOAWAY而终止,则由StreamBufferingEncoder抛出。
Http2Exception.ClosedStreamCreationException, Http2Exception.CompositeStreamException, Http2Exception.HeaderListSizeException, Http2Exception.ShutdownHint, Http2Exception.StreamException| Constructor and Description |
|---|
Http2GoAwayException(int lastStreamId, long errorCode, byte[] debugData) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
debugData() |
long |
errorCode() |
int |
lastStreamId() |
closedStreamError, connectionError, connectionError, error, headerListSizeError, isStreamError, shutdownHint, streamError, streamError, streamIdCopyright © 2008–2018 The Netty Project. All rights reserved.