Exception: Her::Errors::BadGateway

Inherits:
ResponseError show all
Defined in:
lib/her/errors.rb

Overview

Status code 502: proxy says API has gone away

Instance Method Summary collapse

Instance Method Details

#statusObject



69
70
71
# File 'lib/her/errors.rb', line 69

def status
  502
end