class TimeoutExceededException extends MaxAttemptsExceededException

Properties

Job|null $job

The job instance.

from  MaxAttemptsExceededException

Methods

forJob(Job $job)

Create a new instance for the job.

Details

at line 14
static MaxAttemptsExceededException forJob(Job $job)

Create a new instance for the job.

Parameters

Job $job

Return Value

MaxAttemptsExceededException