class JobExceptionOccurred (View source)
string | $connectionName | The connection name. | |
Job | $job | The job instance. | |
Throwable | $exception | The exception instance. |
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/JobExceptionOccurred.html