|
PocketMine-MP 5.41.2 git-e73f84662e3363c758c5cd2380d3130518867133
|
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.