🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-18 16:15:23 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
public_html
/
wp-includes
/
php-ai-client
/
third-party
/
Http
/
Discovery
/
Exception
📍 /home/therahul/public_html/wp-includes/php-ai-client/third-party/Http/Discovery/Exception
🔄 Refresh
✏️
Editing: StrategyUnavailableException.php
Writable
<?php namespace WordPress\AiClientDependencies\Http\Discovery\Exception; use WordPress\AiClientDependencies\Http\Discovery\Exception; /** * This exception is thrown when we cannot use a discovery strategy. This is *not* thrown when * the discovery fails to find a class. * * @author Tobias Nyholm <tobias.nyholm@gmail.com> */ class StrategyUnavailableException extends \RuntimeException implements Exception { }
💾 Save Changes
❌ Cancel