class Her::Errors::Unavailable
Status code 503: API
has definitely gone away
Public Instance Methods
status()
click to toggle source
# File lib/her/errors.rb, line 76 def status 503 end
Status code 503: API
has definitely gone away
# File lib/her/errors.rb, line 76 def status 503 end