PATH:
home
/
thebhoeo
/
public_html
/
pashtoo
/
wp-includes
/
php-ai-client
/
third-party
/
Http
/
Discovery
/
Exception
<?php namespace WordPress\AiClientDependencies\Http\Discovery\Exception; /** * Thrown when we can't use Puli for discovery. * * @author Tobias Nyholm <tobias.nyholm@gmail.com> */ final class PuliUnavailableException extends StrategyUnavailableException { }
[-] NoCandidateFoundException.php
[edit]
[-] PuliUnavailableException.php
[edit]
[-] ClassInstantiationFailedException.php
[edit]
[-] DiscoveryFailedException.php
[edit]
[-] StrategyUnavailableException.php
[edit]
[-] NotFoundException.php
[edit]
[+]
..