PocketMine-MP 5.15.1 git-5ef247620a7c6301a849b54e5ef1009217729fc8
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: