HEX
Server: Apache/2.4.65 (Unix) OpenSSL/1.1.1k
System: Linux f108.f108jp9943.info 4.18.0-553.111.1.el8_10.x86_64 #1 SMP Sun Mar 8 20:06:07 EDT 2026 x86_64
User: u0006276 (1069)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system,mail
Upload Files
File: /home/u0006276/public_html/u0006276/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 {}