public class Http2NoMoreStreamIdsException extends Http2Exception
Http2Exception.CompositeStreamException, Http2Exception.StreamException| Constructor and Description |
|---|
Http2NoMoreStreamIdsException() |
Http2NoMoreStreamIdsException(Throwable cause) |
connectionError, connectionError, error, isStreamError, streamError, streamError, streamIdaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic Http2NoMoreStreamIdsException()
public Http2NoMoreStreamIdsException(Throwable cause)
Copyright © 2008–2015 The Netty Project. All rights reserved.