| [ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Summary view] [Print] [Text view]
1 <?php 2 3 namespace WordPress\AiClientDependencies\Http\Discovery\Exception; 4 5 use WordPress\AiClientDependencies\Http\Discovery\Exception; 6 /** 7 * Thrown when a class fails to instantiate. 8 * 9 * @author Tobias Nyholm <tobias.nyholm@gmail.com> 10 */ 11 final class ClassInstantiationFailedException extends \RuntimeException implements Exception 12 { 13 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated : Sat Jun 13 09:38:55 2026 | Cross-referenced by PHPXref |