class

HTTP2::Connection::CanceledError

Inherits HTTP2::Connection::ClosedError < HTTP2::Connection::Error < Exception < Reference < Object

Constructors

new(stream_id : UInt32, error_code : UInt32)
Source
new(stream_id : UInt32, error_code : ErrorCode)
Source

Instance methods

error_code
Source
stream_id
Source