Exception: Her::Errors::Unavailable

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

Overview

Status code 503: API has definitely gone away

Instance Method Summary collapse

Instance Method Details

#statusObject



76
77
78
# File 'lib/her/errors.rb', line 76

def status
  503
end