File "InvalidArgumentException.php"
Full Path: /home/fundopuh/trader.fxex.org/vendor/stripe/stripe-php/lib/Exception/InvalidArgumentException.php
File size: 135 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Stripe\Exception;
class InvalidArgumentException extends \InvalidArgumentException implements ExceptionInterface
{
}