Exception: HTTP::Protocol::InternalError

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

Overview

Raised on invalid stream processing: invalid frame type received or sent, or invalid command issued.

Instance Attribute Summary

Attributes inherited from ProtocolError

#code

Method Summary

Methods inherited from ProtocolError

#initialize

Constructor Details

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