PocketMine-MP 5.25.3 git-afc4a3c7f18d42b41cbfde84ab6a2e4dd7c03045
|
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 |