Definition at line 80 of file CrashDump.php.
◆ __construct()
pocketmine\crash\CrashDump::__construct |
( |
private Server | $server, |
|
|
private ?PluginManager | $pluginManager ) |
◆ encodeData()
◆ getData()
pocketmine\crash\CrashDump::getData |
( |
| ) |
|
◆ getEncodedData()
pocketmine\crash\CrashDump::getEncodedData |
( |
| ) |
|
◆ FATAL_ERROR_MASK
const pocketmine\crash\CrashDump::FATAL_ERROR_MASK |
Initial value:=
E_ERROR | E_PARSE | E_CORE_ERROR | E_COMPILE_ERROR | E_USER_ERROR | E_RECOVERABLE_ERROR
Definition at line 94 of file CrashDump.php.
◆ PLUGIN_INVOLVEMENT_DIRECT
const pocketmine\crash\CrashDump::PLUGIN_INVOLVEMENT_DIRECT = "direct" |
◆ PLUGIN_INVOLVEMENT_INDIRECT
const pocketmine\crash\CrashDump::PLUGIN_INVOLVEMENT_INDIRECT = "indirect" |
◆ PLUGIN_INVOLVEMENT_NONE
const pocketmine\crash\CrashDump::PLUGIN_INVOLVEMENT_NONE = "none" |
The documentation for this class was generated from the following file: