Exception: HTTP2::Error::ProtocolError

Inherits:
Exception
  • Object
show all
Defined in:
lib/http/2/error.rb

Overview

Raised by stream or connection handlers, results in GOAWAY frame which signals termination of the current connection. You cannot recover from this exception, or any exceptions subclassed from it.