?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/demo1/wp-includes/php-ai-client/third-party/Http/Discovery/



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

?? Viewing: Exception.php

<?php

namespace WordPress\AiClientDependencies\Http\Discovery;

/**
 * An interface implemented by all discovery related exceptions.
 *
 * @author Tobias Nyholm <tobias.nyholm@gmail.com>
 */
interface Exception extends \Throwable
{
}


??

??