Exception: Stripe::OAuth::UnsupportedGrantTypeError
- Inherits:
-
OAuthError
- Object
- StandardError
- StripeError
- OAuthError
- Stripe::OAuth::UnsupportedGrantTypeError
- Defined in:
- lib/stripe/errors.rb
Overview
UnsupportedGrantTypeError is raised when an unuspported grant type parameter is specified.
Instance Attribute Summary
Attributes inherited from StripeError
#code, #http_body, #http_headers, #http_status, #json_body, #message, #request_id, #response
Method Summary
Methods inherited from OAuthError
Methods inherited from StripeError
Constructor Details
This class inherits a constructor from Stripe::OAuth::OAuthError