GearmanClient::error

(PECL gearman >= 0.5.0)

GearmanClient::error返回最后遇到的错误字符串

描述

public GearmanClient::error(): string|false

返回最后遇到的错误字符串。

参数

此函数没有参数。

返回值

一个可读的错误字符串,如果无错误消息可用则为 false

参见

添加注释

用户贡献的注释

此页面没有用户贡献的注释。
To Top