?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/schtroumpf.fr/vendor/psr/http-client/src/



?? Go up: /home/webdevt/www/schtroumpf.fr/vendor/psr/http-client

?? Viewing: ClientExceptionInterface.php

<?php

namespace Psr\Http\Client;

/**
 * Every HTTP client related exception MUST implement this interface.
 */
interface ClientExceptionInterface extends \Throwable
{
}


??

??