<?php

namespace Automattic\WooCommerce\GoogleListingsAndAds\Vendor\GuzzleHttp\Exception;

class TransferException extends \RuntimeException implements GuzzleException
{
}
