Current File : //usr/local/jetapps/var/lib/3rdparty/guzzlehttp/guzzle/src/Exception/TransferException.php
<?php

namespace GuzzleHttp\Exception;

class TransferException extends \RuntimeException implements GuzzleException
{
}