| Current Path : /home/rtorresani/www/vendor/laminas/laminas-soap/src/Exception/ |
| Current File : //home/rtorresani/www/vendor/laminas/laminas-soap/src/Exception/ExceptionInterface.php |
<?php
namespace Laminas\Soap\Exception;
/**
* Common Exception interface
*/
interface ExceptionInterface
{
}