JFIF x x C C " } !1AQa "q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w !1AQ aq"2B #3Rbr{
File "IdempotencyException.php"
Full Path: /var/www/laravel_filter/vendor/stripe/stripe-php/lib/Exception/IdempotencyException.php
File size: 193 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Stripe\Exception;
/**
* IdempotencyException is thrown in cases where an idempotency key was used
* improperly.
*/
class IdempotencyException extends ApiErrorException
{
}