Exception: Http2::Errors::Http2error

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

Direct Known Subclasses

Badrequest, Internalserver, Noaccess, Notfound

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