PocketMine-MP 5.27.2 git-d86943fa8c6384be3e2c1901ebf94f584b27e784
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: