Current path: home/webdevt/www/schtroumpf.fr/vendor/guzzlehttp/guzzle/src/Exception/
?? Go up: /home/webdevt/www/schtroumpf.fr/vendor/guzzlehttp/guzzle/src
<?php
namespace GuzzleHttp\Exception;
use Psr\Http\Client\ClientExceptionInterface;
interface GuzzleException extends ClientExceptionInterface
{
}