class Impression::NotFoundError

Public Instance Methods

http_status() click to toggle source
# File lib/impression/errors.rb, line 13
def http_status
  Qeweney::Status::NOT_FOUND
end