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