📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 03:44:03
📂
/ (Root)
/
home
/
xeqi7597
/
map.claireduwig.com
/
wp-includes
/
php-ai-client
/
third-party
/
Http
/
Discovery
/
Exception
📍 /home/xeqi7597/map.claireduwig.com/wp-includes/php-ai-client/third-party/Http/Discovery/Exception
🔄 Refresh
✏️
Editing: NotFoundException.php
Writable
<?php namespace WordPress\AiClientDependencies\Http\Discovery\Exception; use WordPress\AiClientDependencies\Http\Discovery\Exception; /** * Thrown when a discovery does not find any matches. * * @final do NOT extend this class, not final for BC reasons * * @author Márk Sági-Kazár <mark.sagikazar@gmail.com> */ /* final */ class NotFoundException extends \RuntimeException implements Exception { }
💾 Save Changes
❌ Cancel