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

namespace GuzzleHttp\Exception;

class TransferException extends \RuntimeException implements GuzzleException
{
}