?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/demo2/wp-includes/php-ai-client/third-party/Psr/Http/Client/



?? Go up: /home/webdevt/www/demo2/wp-includes/php-ai-client/third-party/Psr/Http

?? Viewing: ClientExceptionInterface.php

<?php

namespace WordPress\AiClientDependencies\Psr\Http\Client;

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


??

??