class HTTParty::ResponseError
def initialize(response)
-
(Net::HTTPResponse) --
def initialize(response) @response = response super(response) end
(Net::HTTPResponse)
--
def initialize(response) @response = response super(response) end