| 
    PocketMine-MP 5.37.1 git-cef37e7835c666594588f957a47b27d521c6a58e
    
   | 
 
 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.