• File: GuzzleException.php
  • Full Path: /home/docteuh/www/serverhttpson/src/Exception/GuzzleException.php
  • Date Modified: 06/23/2026 4:19 PM
  • File size: 214 bytes
  • MIME-type: text/x-php
  • Charset: utf-8
<?php

namespace YoastSEO_Vendor\GuzzleHttp\Exception;

use YoastSEO_Vendor\Psr\Http\Client\ClientExceptionInterface;
interface GuzzleException extends \YoastSEO_Vendor\Psr\Http\Client\ClientExceptionInterface
{
}