Exception: Hitch::OauthRequestParameters::Invalid

Inherits:
StandardError
  • Object
show all
Defined in:
app/models/hitch/oauth_request_parameters.rb

Overview

Deliberately not an ArgumentError: the rescue below converts decoding ArgumentErrors into Invalid, and must never catch its own product.