\DtApp\ThinkLibrary\exceptionThinkException

异常处理接管 Class ThinkException

Summary

Methods
Properties
Constants
render()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
show()
No private properties found
N/A

Methods

render()

render(\think\Request  $request, \Throwable  $e) : \think\Response

异常处理接管

Parameters

\think\Request $request
\Throwable $e

Throws

\DtApp\ThinkLibrary\exception\DtaException

Returns

\think\Response

show()

show(  $msg) : boolean

Parameters

$msg

Throws

\DtApp\ThinkLibrary\exception\DtaException

Returns

boolean