?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/schtroumpf.fr/modules/ps_eventbus/vendor/php-http/httplug/src/Exception/



?? Go up: /home/webdevt/www/schtroumpf.fr/modules/ps_eventbus/vendor/php-http/httplug/src

?? Viewing: 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
{
}


??

??