protected property TaskEvent::$exception in Search API 8
The exception that stopped execution of the task, if any.
Type: \Drupal\search_api\SearchApiException|null
File
- src/
Task/ TaskEvent.php, line 32
Class
- TaskEvent
- Represents an event that was fired to execute a pending task.
Namespace
Drupal\search_api\TaskCode
protected $exception;