Current File : /var/www/vinorea/modules/psxdesign/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php
<?php

namespace GuzzleHttp\Exception;

class TransferException extends \RuntimeException implements GuzzleException
{
}