<?php

namespace BuddyBossPlatformPro\GuzzleHttp\Exception;

class TransferException extends \RuntimeException implements GuzzleException
{
}
