PHP 8.2.31
Preview: RuntimeException.php Size: 445 B
/home/nshryvcy/radiantskinclinics.org/wp-includes/php-ai-client/src/Common/Exception/RuntimeException.php

<?php

declare (strict_types=1);
namespace WordPress\AiClient\Common\Exception;

use WordPress\AiClient\Common\Contracts\AiClientExceptionInterface;
/**
 * Exception thrown for runtime errors.
 *
 * This extends PHP's built-in RuntimeException while implementing
 * the AI Client exception interface for consistent catch handling.
 *
 * @since 0.2.0
 */
class RuntimeException extends \RuntimeException implements AiClientExceptionInterface
{
}

Directory Contents

Dirs: 0 × Files: 3

Name Size Perms Modified Actions
487 B lrw-r--r-- 2026-02-20 13:42:48
Edit Download
445 B lrw-r--r-- 2026-02-20 13:42:48
Edit Download
1.39 KB lrw-r--r-- 2026-02-20 13:42:48
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).