Exception: Her::Errors::TimeOut

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

Overview

Status code 504: API has probably gone away

Instance Method Summary collapse

Instance Method Details

#statusObject



83
84
85
# File 'lib/her/errors.rb', line 83

def status
  504
end