PocketMine-MP 5.24.1 git-39e69276a1bbe86ebd583e834381e5bc73948564
Loading...
Searching...
No Matches
pocketmine\network\mcpe\auth\VerifyLoginException Class Reference
+ Inheritance diagram for pocketmine\network\mcpe\auth\VerifyLoginException:
+ Collaboration diagram for pocketmine\network\mcpe\auth\VerifyLoginException:

Public Member Functions

 __construct (string $message, Translatable|string|null $disconnectMessage=null, int $code=0, ?\Throwable $previous=null)
 
 getDisconnectMessage ()
 

Detailed Description

Definition at line 28 of file VerifyLoginException.php.

Constructor & Destructor Documentation

◆ __construct()

pocketmine\network\mcpe\auth\VerifyLoginException::__construct ( string $message,
Translatable|string|null $disconnectMessage = null,
int $code = 0,
?\Throwable $previous = null )

Definition at line 32 of file VerifyLoginException.php.

Member Function Documentation

◆ getDisconnectMessage()

pocketmine\network\mcpe\auth\VerifyLoginException::getDisconnectMessage ( )

Definition at line 37 of file VerifyLoginException.php.


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