PocketMine-MP 5.42.2 git-9c2871e619ddaa0a56652c6c5556efcf767fbf05
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: