‪TYPO3CMS  ‪main
TYPO3\CMS\Scheduler\Exception\InvalidTaskException Class Reference
Inheritance diagram for TYPO3\CMS\Scheduler\Exception\InvalidTaskException:
TYPO3\CMS\Scheduler\Exception TYPO3\CMS\Core\Exception

Detailed Description

Thrown if a Task could not be successfully unserialized or the unserialized Task is not an instance of AbstractTask.

Definition at line 26 of file InvalidTaskException.php.