Your IP : 216.73.217.100


Current Path : /home/rtorresani/www/vendor/laminas/laminas-mail/src/Exception/
Upload File :
Current File : //home/rtorresani/www/vendor/laminas/laminas-mail/src/Exception/ExceptionInterface.php

<?php

namespace Laminas\Mail\Exception;

use Throwable;

interface ExceptionInterface extends Throwable
{
}