HEX
Server: Apache
System: Linux sgsv13 6.1.0-44-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.164-1 (2026-03-09) x86_64
User: tdedfifa.com_cze734ld6pd (10467)
PHP: 8.2.30
Disabled: opcache_get_status
Upload Files
File: /var/www/vhosts/tdedfifa.com/httpdocs/wp-includes/class-wp-exception.php
<?php
/**
 * WP_Exception class
 *
 * @package WordPress
 * @since 6.7.0
 */

/**
 * Core base Exception class.
 *
 * Future, more specific, Exceptions should always extend this base class.
 *
 * @since 6.7.0
 */
class WP_Exception extends Exception {}