PocketMine-MP 5.25.1 git-694aa17cc916a954b10fe12721c81b1dc73eecd5
|
This is the complete list of members for pocketmine\errorhandler\ErrorToExceptionHandler, including all inherited members.
clearLastSilencedError() (defined in pocketmine\errorhandler\ErrorToExceptionHandler) | pocketmine\errorhandler\ErrorToExceptionHandler | static |
getAndClearLastSilencedError() | pocketmine\errorhandler\ErrorToExceptionHandler | static |
getLastSilencedError() (defined in pocketmine\errorhandler\ErrorToExceptionHandler) | pocketmine\errorhandler\ErrorToExceptionHandler | static |
handle(int $severity, string $message, string $file, int $line) | pocketmine\errorhandler\ErrorToExceptionHandler | static |
set(int $levels=E_WARNING|E_NOTICE) | pocketmine\errorhandler\ErrorToExceptionHandler | static |
trap(\Closure $closure, int $levels=E_WARNING|E_NOTICE) | pocketmine\errorhandler\ErrorToExceptionHandler | static |
trapAndRemoveFalse(\Closure $closure, int $levels=E_WARNING|E_NOTICE) | pocketmine\errorhandler\ErrorToExceptionHandler | static |