Php/docs/gearmanworker.error

提供:Dev Guides
< Php
移動先:案内検索

GearmanWorker::error

(PECL gearman >= 0.5.0)

GearmanWorker::errorGet the last error encountered


説明

public GearmanWorker::error ( ) : string

Returns an error string for the last error encountered.


パラメータ

この関数にはパラメータはありません。


返り値

An error string.


参考