HEX
Server: Apache
System: Linux s10.smartlytechs.com 5.14.0-570.51.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Oct 8 09:41:34 EDT 2025 x86_64
User: ghregyptcom4646 (1095)
PHP: 8.1.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home2/ghregyptcom4646/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 {}