HEX
Server: Apache
System: Linux srv.tamnokta.com 4.18.0-348.el8.x86_64 #1 SMP Tue Nov 9 06:28:28 EST 2021 x86_64
User: anadolufenerivapuru (10001)
PHP: 8.3.28
Disabled: opcache_get_status
Upload Files
File: /var/www/vhosts/anadolufenerivapuru.com/httpdocs/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 {}