Loading [MathJax]/extensions/tex2jax.js
PocketMine-MP 5.27.1 git-9af3cde03fabbe4129c79e46dc87ffa0fff446e6
All Classes Namespaces Functions Variables Enumerations Enumerator Pages
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: