File "Exception.php"
Full path: /home/apktmnmv/apkcasinos.pk/wp-includes/php-ai-client/third-party/Http/Discovery/Exception.php
File
size: 235 B (235 B bytes)
MIME-type: text/x-php
Charset: utf-8
Download Open Edit Advanced Editor &nnbsp; Back
<?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
{
}