\Imi\Server\Http\ErrorIErrorHandler

Http 服务错误捕获器

Summary

Methods
Constants
handle()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

handle()

handle(\Throwable  $throwable) : boolean

捕获错误 返回值为 true 则取消继续抛出异常

Parameters

\Throwable $throwable

Returns

boolean