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