Exception: HTTP2Next::Error::ProtocolError
- Defined in:
- lib/http/2/next/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.