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