©
이 문서에서는 PHP 중국어 웹사이트 매뉴얼 풀어 주다
(PECL gearman >= 0.6.0)
GearmanJob::sendException — Send exception for running job (exception)
$exception
)Sends the supplied exception when this job is running.
exception
An exception description.
成功时返回 TRUE
, 或者在失败时返回 FALSE
。