Exception: HTTP2::Error::ProtocolError
- 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.