• File: TransferException.php
  • Full Path: /home/masbinta/public_html/core/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php
  • File size: 121 bytes
  • MIME-type: text/x-php
  • Charset: utf-8
<?php

namespace GuzzleHttp\Exception;

class TransferException extends \RuntimeException implements GuzzleException
{
}