HEX
Server: Apache
System: Linux infongqeu12 4.4.400-icpu-107 #2 SMP Tue Nov 18 10:27:58 UTC 2025 x86_64
User: u112693849 (10625425)
PHP: 8.4.18
Disabled: NONE
Upload Files
File: /homepages/35/d967185540/htdocs/clickandbuilds/CEU/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 {}