Viewing File: /home/ubuntu/vedadeals-backend-base/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php

<?php

namespace GuzzleHttp\Exception;

class TransferException extends \RuntimeException implements GuzzleException
{
}
Back to Directory File Manager