class ScheduledTaskFailed (View source)
Create a new event instance.
void __construct(Event $task, Throwable $exception)
The scheduled event that failed.
The exception that was thrown.