|
PocketMine-MP 5.39.4 git-fc9be17cf51063d4d1d23df927963d00a2f03f09
|
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.