|
GearmanJob::exception(PECL gearman <= 0.5.0) GearmanJob::exception — Send exception for running job (deprecated) Описание
public bool GearmanJob::exception
( string $exception
)
Sends the supplied exception when this job is running.
Список параметров
Возвращаемые значенияВозвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки. Смотрите также
|
|