File "ManuallyFailedException-20250317085042.php"

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

<?php

namespace Illuminate\Queue;

use RuntimeException;

class ManuallyFailedException extends RuntimeException
{
    //
}