WordPress\AiClientDependencies\Psr\Http\Client
ClientExceptionInterface{}
Every HTTP client related exception MUST implement this interface.
No Hooks.
Usage
$ClientExceptionInterface = new ClientExceptionInterface(); // use class methods
Methods
No Methods in class.ClientExceptionInterface{} ClientExceptionInterface{} code WP 7.0
interface ClientExceptionInterface extends \Throwable
{
}