PocketMine-MP 5.27.2 git-d86943fa8c6384be3e2c1901ebf94f584b27e784
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: