class JobFailed
The connection name.
The job instance.
The exception that caused the job to fail.
Create a new event instance.
void __construct(string $connectionName, Job $job, Exception $exception)