HEX
Server: Apache
System: Linux 66-116-198-230.webhostbox.net 5.14.0-570.44.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Sep 17 10:32:11 EDT 2025 x86_64
User: smitsolutionshyd (1006)
PHP: 8.2.29
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/smitsolutionshyd/public_html/relifemedicalequipments.in/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 {}