File manager - Edit - /home/watersyst/public_html/wp-includes/php-ai-client/src/Common/Contracts/AiClientExceptionInterface.php
Back
<?php declare (strict_types=1); namespace WordPress\AiClient\Common\Contracts; use Throwable; /** * Base interface for all AI Client exceptions. * * This interface allows callers to catch all AI Client specific exceptions * with a single catch statement. * * @since 0.2.0 */ interface AiClientExceptionInterface extends Throwable { }
| ver. 1.4 |
Github
|
.
| PHP 8.3.31 | Generation time: 0.06 |
proxy
|
phpinfo
|
Settings