|
PocketMine-MP 5.37.4 git-0cd9c566b2292bec4af5b9584f0e9bf38aef2dc6
|
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.