class JobFailed (View source)
| string | $connectionName | The connection name. | |
| Job | $job | The job instance. | |
| Throwable | $exception | The exception that caused the job to fail. | 
| void | __construct(string $connectionName, Job $job, Throwable $exception) Create a new event instance. | 
Create a new event instance.
    © Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
    https://laravel.com/api/8.x/Illuminate/Queue/Events/JobFailed.html