class ScheduledTaskFailed (View source)
Event | $task | The scheduled event that failed. | |
Throwable | $exception | The exception that was thrown. |
void | __construct(Event $task, Throwable $exception) Create a new event instance. |
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/8.x/Illuminate/Console/Events/ScheduledTaskFailed.html