PocketMine-MP 5.21.2 git-b2aa6396c3cc2cafdd815eacc360e1ad89599899
|
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 |