PocketMine-MP 5.23.3 git-976fc63567edab7a6fb6aeae739f43cf9fe57de4
|
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 |