| Current Path : /home/rtorresani/www/vendor/laminas/laminas-http/src/Header/Exception/ |
| Current File : //home/rtorresani/www/vendor/laminas/laminas-http/src/Header/Exception/DomainException.php |
<?php
namespace Laminas\Http\Header\Exception;
class DomainException extends \DomainException implements ExceptionInterface
{
}