| Current Path : /home/rtorresani/www/vendor/stripe/module-payments/Exception/ |
| Current File : //home/rtorresani/www/vendor/stripe/module-payments/Exception/SCANeededException.php |
<?php
namespace StripeIntegration\Payments\Exception;
use StripeIntegration\Payments\Helper\Logger;
class SCANeededException extends \Exception
{
}