PATH:
home
/
thebhoeo
/
.trash
/
wpforms-lite-pro
/
vendor_prefixed
/
stripe
/
stripe-php
/
lib
/
Exception
/
OAuth
<?php namespace WPForms\Vendor\Stripe\Exception\OAuth; /** * InvalidScopeException is thrown when an invalid scope parameter is provided. */ class InvalidScopeException extends OAuthErrorException { }
[-] UnsupportedResponseTypeException.php
[edit]
[-] InvalidScopeException.php
[edit]
[-] InvalidGrantException.php
[edit]
[-] ExceptionInterface.php
[edit]
[-] UnsupportedGrantTypeException.php
[edit]
[-] UnknownOAuthErrorException.php
[edit]
[+]
..
[-] InvalidRequestException.php
[edit]
[-] OAuthErrorException.php
[edit]
[-] InvalidClientException.php
[edit]