| [ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Summary view] [Print] [Text view]
1 <?php 2 3 namespace WordPress\AiClientDependencies\Http\Discovery; 4 5 /** 6 * An interface implemented by all discovery related exceptions. 7 * 8 * @author Tobias Nyholm <tobias.nyholm@gmail.com> 9 */ 10 interface Exception extends \Throwable 11 { 12 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated : Sat Jun 13 09:38:55 2026 | Cross-referenced by PHPXref |