class Her::Errors::TimeOut

Status code 504: API has probably gone away

Public Instance Methods

status() click to toggle source
# File lib/her/errors.rb, line 83
def status
  504
end