PocketMine-MP 5.25.1 git-694aa17cc916a954b10fe12721c81b1dc73eecd5
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: