WordPress\AiClientDependencies\Http\Discovery\Exception
StrategyUnavailableException{}└─ Exception
This exception is thrown when we cannot use a discovery strategy. This is not thrown when the discovery fails to find a class.
No Hooks.
Usage
$StrategyUnavailableException = new StrategyUnavailableException(); // use class methods
Methods
No Methods in class.StrategyUnavailableException{} StrategyUnavailableException{} code WP 7.0
class StrategyUnavailableException extends \RuntimeException implements Exception
{
}