class TimeoutExceededException extends MaxAttemptsExceededException (View source)

Properties

Job|null $job

The job instance.

from  MaxAttemptsExceededException

Methods

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