|
PocketMine-MP 5.37.2 git-e507eb5e50da3ead3ae88ed2324df21e75820019
|
Inheritance diagram for pocketmine\thread\ThreadCrashException:
Collaboration diagram for pocketmine\thread\ThreadCrashException:Public Member Functions | |
| __construct (string $message, ThreadCrashInfo $crashInfo) | |
| getCrashInfo () | |
Definition at line 26 of file ThreadCrashException.php.
| pocketmine\thread\ThreadCrashException::__construct | ( | string | $message, |
| ThreadCrashInfo | $crashInfo ) |
Definition at line 30 of file ThreadCrashException.php.
| pocketmine\thread\ThreadCrashException::getCrashInfo | ( | ) |
Definition at line 35 of file ThreadCrashException.php.