File "GuzzleException.php"
Full Path: /home/rattkxnv/byattorney.com/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Exception/GuzzleException.php
File size: 253 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Google\Site_Kit_Dependencies\GuzzleHttp\Exception;
use Google\Site_Kit_Dependencies\Psr\Http\Client\ClientExceptionInterface;
interface GuzzleException extends \Google\Site_Kit_Dependencies\Psr\Http\Client\ClientExceptionInterface
{
}