W3cubDocs

/Laravel 11

MaxAttemptsExceededException

class MaxAttemptsExceededException extends RuntimeException (View source)

Properties

Job|null $job

The job instance.

Methods

static MaxAttemptsExceededException forJob(Job $job)

Create a new instance for the job.

Details

static MaxAttemptsExceededException forJob(Job $job)

Create a new instance for the job.

Parameters

Job $job

Return Value

MaxAttemptsExceededException

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/11.x/Illuminate/Queue/MaxAttemptsExceededException.html