PocketMine-MP 5.23.3 git-f7687af337d001ddbcc47b8e773f014a33faa662
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: