\Imi\Server\Http\ErrorErrorHandler

Summary

Methods
Properties
Constants
handle()
No public properties found
No constants found
No protected methods found
$handler
N/A
No private methods found
No private properties found
N/A

Properties

$handler

$handler : 

Type

Methods

handle()

handle(\Throwable  $throwable) : boolean

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

Parameters

\Throwable $throwable

Returns

boolean