PocketMine-MP 5.15.1 git-be6754494fdbbb9dd57c058ba0e33a4a78c4581f
pocketmine\scheduler\CancelTaskException Class Reference
+ Inheritance diagram for pocketmine\scheduler\CancelTaskException:
+ Collaboration diagram for pocketmine\scheduler\CancelTaskException:

Detailed Description

This exception can be thrown from Task::onRun() to cancel the execution of the task.

See also
Task::onRun()

Definition at line 30 of file CancelTaskException.php.


The documentation for this class was generated from the following file: