PocketMine-MP 5.17.1 git-df4ada81e5d74a14046f27cf44a37dcee69d657e
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: