Preview: TransferException.php
Size: 263 B
/home/byroehnu/easetack.com/vendor/php-http/httplug/src/Exception/TransferException.php
<?php
namespace Http\Client\Exception;
use Http\Client\Exception;
/**
* Base exception for transfer related exceptions.
*
* @author Márk Sági-Kazár <mark.sagikazar@gmail.com>
*/
class TransferException extends \RuntimeException implements Exception
{
}
Directory Contents
Dirs: 0 × Files: 5