HEX
Server: Apache
System: Linux vmi2872685.contaboserver.net 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:52:38 UTC 2025 x86_64
User: computingcore (1007)
PHP: 8.3.28
Disabled: NONE
Upload Files
File: /home/computingcore/public_html/wp-includes/Text/Exception.php
<?php
/**
 * Exception for errors from the Text_Diff package.
 *
 * {@internal This is a WP native addition to the external Text_Diff package.}
 *
 * @package WordPress
 * @subpackage Text_Diff
 */

class Text_Exception extends Exception {}