Exception: Http2::Errors::BaseError

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/http2/errors.rb

Instance Attribute Summary collapse

Instance Attribute Details

#responseObject

Returns the value of attribute response.



4
5
6
# File 'lib/http2/errors.rb', line 4

def response
  @response
end