Your IP : 216.73.216.43


Current Path : /var/www/www.indacotrentino.com/www/vendor/stripe/stripe-php/lib/Exception/
Upload File :
Current File : /var/www/www.indacotrentino.com/www/vendor/stripe/stripe-php/lib/Exception/IdempotencyException.php

<?php

namespace Stripe\Exception;

/**
 * IdempotencyException is thrown in cases where an idempotency key was used
 * improperly.
 */
class IdempotencyException extends ApiErrorException
{
}