HEX
Server: Apache
System: Linux s31.registerdomain.net.za 4.18.0-553.109.1.lve.el8.x86_64 #1 SMP Thu Mar 5 20:23:46 UTC 2026 x86_64
User: ethoscom (1865)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: /home/ethoscom/purpledropprojects.co.za/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 {}