PocketMine-MP 5.27.1 git-9af3cde03fabbe4129c79e46dc87ffa0fff446e6
Loading...
Searching...
No Matches
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: