Current File : /home/itiffy/www/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php
<?php
namespace GuzzleHttp\Exception;

class TransferException extends \RuntimeException implements GuzzleException {}