GearmanJob::sendException

(PECL gearman >= 0.6.0)

GearmanJob::sendException发送正在运行的作业的异常(exception)

描述

public GearmanJob::sendException(string $exception): bool

当此作业正在运行时,发送提供的异常。

参数

exception

异常描述。

返回值

成功时返回 true,失败时返回 false

参见

添加说明

用户贡献说明

此页面没有用户贡献的说明。
To Top