JobAttempted
class JobAttempted (View source)
Methods
void
__construct(string $connectionName, Job $job, bool $exceptionOccurred = false)
Create a new event instance.
bool
successful()
Determine if the job completed with failing or an unhandled exception occurring.
Details
void
__construct(string $connectionName, Job $job, bool $exceptionOccurred = false)
Create a new event instance.
bool
successful()
Determine if the job completed with failing or an unhandled exception occurring.