Class Http2FrameStreamException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.netty.handler.codec.http2.Http2FrameStreamException
- All Implemented Interfaces:
Serializable
An HTTP/2 exception for a specific
Http2FrameStream.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionHttp2FrameStreamException(Http2FrameStream stream, Http2Error error, Throwable cause) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
Http2FrameStreamException
-
-
Method Details
-
error
-
stream
-