|
PocketMine-MP 5.39.3 git-400eb2dddf91a9c112aa09f3b498ffc8c85e98ed
|
Inheritance diagram for pocketmine\network\PacketHandlingException:
Collaboration diagram for pocketmine\network\PacketHandlingException:Static Public Member Functions | |
| static | wrap (\Throwable $previous, ?string $prefix=null) |
Thrown when an error occurs during packet handling - for example, a message contained invalid options, packet shorter than expected, unknown packet, etc.
Definition at line 30 of file src/network/PacketHandlingException.php.
|
static |
Definition at line 32 of file src/network/PacketHandlingException.php.