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