PocketMine-MP 5.35.1 git-e32e836dad793a3a3c8ddd8927c00e112b1e576a
Loading...
Searching...
No Matches
pocketmine\thread\ThreadCrashException Class Reference
+ Inheritance diagram for pocketmine\thread\ThreadCrashException:
+ Collaboration diagram for pocketmine\thread\ThreadCrashException:

Public Member Functions

 __construct (string $message, ThreadCrashInfo $crashInfo)
 
 getCrashInfo ()
 

Detailed Description

Definition at line 26 of file ThreadCrashException.php.

Constructor & Destructor Documentation

◆ __construct()

pocketmine\thread\ThreadCrashException::__construct ( string $message,
ThreadCrashInfo $crashInfo )

Definition at line 30 of file ThreadCrashException.php.

Member Function Documentation

◆ getCrashInfo()

pocketmine\thread\ThreadCrashException::getCrashInfo ( )

Definition at line 35 of file ThreadCrashException.php.


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