W3cubDocs

/Laravel 11

TimeoutExceededException

class TimeoutExceededException extends MaxAttemptsExceededException (View source)

Properties

Job|null $job

The job instance.

from MaxAttemptsExceededException

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/TimeoutExceededException.html