| Current Path : /home/rtorresani/www/vendor/stripe/stripe-php/lib/Exception/ |
| Current File : //home/rtorresani/www/vendor/stripe/stripe-php/lib/Exception/InvalidArgumentException.php |
<?php
namespace Stripe\Exception;
class InvalidArgumentException extends \InvalidArgumentException implements ExceptionInterface
{
}