Your IP : 3.137.172.105


Current Path : /proc/self/root/home/lentoinv/props/vendor/guzzlehttp/guzzle/src/Exception/
Upload File :
Current File : //proc/self/root/home/lentoinv/props/vendor/guzzlehttp/guzzle/src/Exception/GuzzleException.php

<?php

namespace GuzzleHttp\Exception;

use Psr\Http\Client\ClientExceptionInterface;

interface GuzzleException extends ClientExceptionInterface
{
}

?>