HEX
Server: Apache
System: Linux host.gulfair-academy.com 6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:42:33 UTC 2026 aarch64
User: gulfair-group (1002)
PHP: 8.4.16
Disabled: NONE
Upload Files
File: /home/gulfair-group/public_html/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 {}