\Yurun\Swoole\SharedMemory\MessageResult

Summary

Methods
Properties
Constants
__construct()
$result
$throwable
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$result

$result : mixed

结果

Type

mixed

$throwable

$throwable : \Throwable

错误或异常对象

Type

\Throwable

Methods

__construct()

__construct(  $result,   $throwable = null) 

Parameters

$result
$throwable