Class: Protocol::HTTP2::StreamError

Inherits:
ProtocolError show all
Defined in:
lib/protocol/http2/error.rb

Direct Known Subclasses

StreamClosed

Constant Summary

Constants inherited from Error

Error::CANCEL, Error::COMPRESSION_ERROR, Error::CONNECT_ERROR, Error::ENHANCE_YOUR_CALM, Error::FLOW_CONTROL_ERROR, Error::FRAME_SIZE_ERROR, Error::HTTP_1_1_REQUIRED, Error::INADEQUATE_SECURITY, Error::INTERNAL_ERROR, Error::NO_ERROR, Error::PROTOCOL_ERROR, Error::REFUSED_STREAM, Error::SETTINGS_TIMEOUT, Error::STREAM_CLOSED

Instance Attribute Summary

Attributes inherited from ProtocolError

#code

Method Summary

Methods inherited from ProtocolError

#initialize

Constructor Details

This class inherits a constructor from Protocol::HTTP2::ProtocolError