|
PocketMine-MP 5.39.3 git-9a46a8bd745880ddf8eebaf28cda326bb97d2efa
|
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 () | |
Definition at line 28 of file VerifyLoginException.php.
| 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.
| pocketmine\network\mcpe\auth\VerifyLoginException::getDisconnectMessage | ( | ) |
Definition at line 37 of file VerifyLoginException.php.