HEX
Server: Apache
System: Linux v23848419.sin01.serveradd.com 5.14.0-611.38.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Mar 10 17:21:28 EDT 2026 x86_64
User: dartdocs (1005)
PHP: 8.2.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/dartdocs/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 {}