Your IP : 216.73.216.43


Current Path : /home/rtorresani/www/vendor/laminas/laminas-http/src/Client/Exception/
Upload File :
Current File : //home/rtorresani/www/vendor/laminas/laminas-http/src/Client/Exception/RuntimeException.php

<?php

namespace Laminas\Http\Client\Exception;

use Laminas\Http\Exception;

class RuntimeException extends Exception\RuntimeException implements
    ExceptionInterface
{
}