@UnstableApi public class Http2NoMoreStreamIdsException extends Http2Exception
Http2Exception.ClosedStreamCreationException, Http2Exception.CompositeStreamException, Http2Exception.HeaderListSizeException, Http2Exception.ShutdownHint, Http2Exception.StreamException
Constructor and Description |
---|
Http2NoMoreStreamIdsException() |
Http2NoMoreStreamIdsException(Throwable cause) |
closedStreamError, connectionError, connectionError, error, headerListSizeError, isStreamError, shutdownHint, streamError, streamError, streamId
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public Http2NoMoreStreamIdsException()
public Http2NoMoreStreamIdsException(Throwable cause)
Copyright © 2008–2017 The Netty Project. All rights reserved.