Exception: Hitch::OauthRequestParameters::Invalid
- Inherits:
-
StandardError
- Object
- StandardError
- Hitch::OauthRequestParameters::Invalid
- 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.