PATH:
home
/
lab2454c
/
netxzero.com
/
carbon-credit
/
vendor
/
stripe
/
stripe-php
/
lib
/
Exception
<?php namespace Stripe\Exception; /** * IdempotencyException is thrown in cases where an idempotency key was used * improperly. */ class IdempotencyException extends ApiErrorException { }
[+]
OAuth
[-] IdempotencyException.php
[edit]
[-] RateLimitException.php
[edit]
[+]
..
[-] UnknownApiErrorException.php
[edit]
[-] PermissionException.php
[edit]
[-] BadMethodCallException.php
[edit]
[-] InvalidArgumentException.php
[edit]
[-] ApiErrorException.php
[edit]
[-] InvalidRequestException.php
[edit]
[-] AuthenticationException.php
[edit]
[-] UnexpectedValueException.php
[edit]
[-] SignatureVerificationException.php
[edit]
[-] CardException.php
[edit]
[-] ExceptionInterface.php
[edit]
[-] ApiConnectionException.php
[edit]