Exception: Impression::NotFoundError

Inherits:
BaseError
  • Object
show all
Defined in:
lib/impression/errors.rb

Instance Method Summary collapse

Instance Method Details

#http_statusObject



13
14
15
# File 'lib/impression/errors.rb', line 13

def http_status
  Qeweney::Status::NOT_FOUND
end