PocketMine-MP 5.28.3 git-d5a1007c80fcee27feb2251cf5dcf1ad5a59a85c
Loading...
Searching...
No Matches
pocketmine\utils\AssumptionFailedError Class Reference
+ Inheritance diagram for pocketmine\utils\AssumptionFailedError:
+ Collaboration diagram for pocketmine\utils\AssumptionFailedError:

Detailed Description

This exception should be thrown in places where something is assumed to be true, but the type system does not provide a guarantee. This makes static analysers happy and makes sure that the server will crash properly if any assumption does not hold.

Definition at line 31 of file AssumptionFailedError.php.


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