InvalidScopeException
Class: InvalidScopeException is thrown when an invalid scope parameter is provided.
InvalidScopeException Read More »
Class: InvalidScopeException is thrown when an invalid scope parameter is provided.
InvalidScopeException Read More »
Class: UnsupportedGrantTypeException is thrown when an unuspported grant type parameter is specified.
UnsupportedGrantTypeException Read More »
Class: InvalidRequestException is thrown when a code, refresh token, or grant type parameter is not provided, but was required.
InvalidRequestException Read More »
Class: InvalidGrantException is thrown when a specified code doesn’t exist, is expired, has been used, or doesn’t belong to you; a refresh token doesn’t exist, or doesn’t belong to you; or if an API key’s mode (live or test) doesn’t match the mode of a code or refresh token.
InvalidGrantException Read More »
Class: Implements properties and methods common to all (non-SPL) Stripe OAuth exceptions.
OAuthErrorException Read More »