Serialized Form
-
Package org.apache.hc.core5.http2
-
Exception org.apache.hc.core5.http2.H2ConnectionException
class H2ConnectionException extends IOException implements Serializable- serialVersionUID:
- -2014204317155428658L
-
Serialized Fields
-
code
int code
-
-
Exception org.apache.hc.core5.http2.H2CorruptFrameException
class H2CorruptFrameException extends IOException implements Serializable- serialVersionUID:
- 1L
-
Exception org.apache.hc.core5.http2.H2StreamResetException
class H2StreamResetException extends HttpStreamResetException implements Serializable- serialVersionUID:
- 4280996898701236013L
-
Serialized Fields
-
code
int code
-
-
Exception org.apache.hc.core5.http2.H2StreamTimeoutException
class H2StreamTimeoutException extends InterruptedIOException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
streamId
int streamId
-
timeout
Timeout timeout
-
-
-
Package org.apache.hc.core5.http2.hpack
-
Exception org.apache.hc.core5.http2.hpack.HeaderListConstraintException
class HeaderListConstraintException extends HPackException implements Serializable- serialVersionUID:
- 9130981983188889920L
-
Exception org.apache.hc.core5.http2.hpack.HPackException
class HPackException extends HttpException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.apache.hc.core5.http2.impl.nio
-
Exception org.apache.hc.core5.http2.impl.nio.ProtocolNegotiationException
class ProtocolNegotiationException extends IOException implements Serializable- serialVersionUID:
- 6211774735704945037L
-