= 0.6.0)GearmanJob::sendException — Send exception for running job (exception)說明public GearmanJob::sendExcepti">
(PECL gearman >= 0.6.0)
GearmanJob::sendException — Send exception for running job (exception)
$exception
): boolSends the supplied exception when this job is running.
exception
An exception description.
成功時返回 true
, 或者在失敗時返回 false
。