Exception: Her::Errors::NotFound

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

Overview

Status code 404: resource not found

Instance Method Summary collapse

Instance Method Details

#statusObject



55
56
57
# File 'lib/her/errors.rb', line 55

def status
  404
end