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