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