PocketMine-MP 5.15.1 git-5ef247620a7c6301a849b54e5ef1009217729fc8
pocketmine\thread\ThreadCrashInfoFrame Class Reference
+ Inheritance diagram for pocketmine\thread\ThreadCrashInfoFrame:
+ Collaboration diagram for pocketmine\thread\ThreadCrashInfoFrame:

Public Member Functions

 __construct (private string $printableFrame, private ?string $file, private int $line,)
 
 getFile ()
 
 getLine ()
 
 getPrintableFrame ()
 

Detailed Description

Definition at line 28 of file ThreadCrashInfoFrame.php.

Constructor & Destructor Documentation

◆ __construct()

pocketmine\thread\ThreadCrashInfoFrame::__construct ( private string  $printableFrame,
private ?string  $file,
private int  $line 
)

Definition at line 30 of file ThreadCrashInfoFrame.php.

Member Function Documentation

◆ getFile()

pocketmine\thread\ThreadCrashInfoFrame::getFile ( )

Definition at line 38 of file ThreadCrashInfoFrame.php.

◆ getLine()

pocketmine\thread\ThreadCrashInfoFrame::getLine ( )

Definition at line 40 of file ThreadCrashInfoFrame.php.

◆ getPrintableFrame()

pocketmine\thread\ThreadCrashInfoFrame::getPrintableFrame ( )

Definition at line 36 of file ThreadCrashInfoFrame.php.


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