package http2
Content Hierarchy
Type Members
- class Http2Exception extends RuntimeException
Base class for HTTP2 exceptions.
Base class for HTTP2 exceptions.
- Annotations
- @ApiMayChange()
- class PeerClosedStreamException extends Http2Exception with NoStackTrace
Exception that will be reported on the request entity stream when the peer closed the stream.
Exception that will be reported on the request entity stream when the peer closed the stream.
- Annotations
- @ApiMayChange()