|
PocketMine-MP 5.42.2 git-40e2639b20bdc4ddba49d9f7f5fa0d5e92aa266f
|
Inheritance diagram for pocketmine\utils\AssumptionFailedError:
Collaboration diagram for pocketmine\utils\AssumptionFailedError: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.