File "ManuallyFailedException-20250415140412.php"

Full Path: /home/pulsehostuk9/public_html/invoicer.pulsehost.co.uk/vendor/laravel/framework/src/Illuminate/Queue/Jobs/ManuallyFailedException-20250415140412.php
File size: 125 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace Illuminate\Queue;

use RuntimeException;

class ManuallyFailedException extends RuntimeException
{
    //
}