public static final class Http2Exception.ClosedStreamCreationException extends Http2Exception
Http2Exception.ClosedStreamCreationException, Http2Exception.CompositeStreamException, Http2Exception.ShutdownHint, Http2Exception.StreamException| Constructor and Description |
|---|
Http2Exception.ClosedStreamCreationException(Http2Error error) |
Http2Exception.ClosedStreamCreationException(Http2Error error,
String message) |
Http2Exception.ClosedStreamCreationException(Http2Error error,
String message,
Throwable cause) |
closedStreamError, connectionError, connectionError, error, isStreamError, shutdownHint, streamError, streamError, streamIdaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic Http2Exception.ClosedStreamCreationException(Http2Error error)
public Http2Exception.ClosedStreamCreationException(Http2Error error, String message)
public Http2Exception.ClosedStreamCreationException(Http2Error error, String message, Throwable cause)
Copyright © 2008–2016 The Netty Project. All rights reserved.