/home/arranoyd/magicraft/wp-content/plugins/malcare-security/protect/fw/rule/errors.php
<?php
if (!defined('ABSPATH') && !defined('MCDATAPATH')) exit;

if (!class_exists('MCProtectRuleError_V602')) :
class MCProtectRuleError_V602 extends Exception {
//Root rule error class.
}
endif;