Current File : //var/webuzo-data/roundcube/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php
<?php

namespace GuzzleHttp\Exception;

class TransferException extends \RuntimeException implements GuzzleException
{
}