Exception: Hyperdrive::Errors::HTTPError

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/hyperdrive/errors/http_error.rb

Instance Method Summary collapse

Instance Method Details

#http_status_codeObject



6
7
8
# File 'lib/hyperdrive/errors/http_error.rb', line 6

def http_status_code
  500
end