File "TransferException.php"

Full Path: /var/www/bvnghean.vn/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php
File size: 120 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
namespace GuzzleHttp\Exception;

class TransferException extends \RuntimeException implements GuzzleException
{
}