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