PocketMine-MP 5.28.1 git-88cdc2eb67c40075559c3ef51418b418cd5488e9
Loading...
Searching...
No Matches
raklib\generic\PacketHandlingException Class Reference
+ Inheritance diagram for raklib\generic\PacketHandlingException:
+ Collaboration diagram for raklib\generic\PacketHandlingException:

Public Member Functions

 __construct (string $message, int $disconnectReason, int $code=0, ?\Throwable $previous=null)
 
 getDisconnectReason ()
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

raklib\generic\PacketHandlingException::__construct ( string $message,
int $disconnectReason,
int $code = 0,
?\Throwable $previous = null )

@phpstan-param DisconnectReason::* $disconnectReason

Definition at line 27 of file vendor/pocketmine/raklib/src/generic/PacketHandlingException.php.

Member Function Documentation

◆ getDisconnectReason()

raklib\generic\PacketHandlingException::getDisconnectReason ( )

@phpstan-return DisconnectReason::*

Definition at line 35 of file vendor/pocketmine/raklib/src/generic/PacketHandlingException.php.


The documentation for this class was generated from the following file: