GearmanJob
PHP Manual

GearmanJob::sendException

(PECL gearman >= 0.6.0)

GearmanJob::sendExceptionSend exception for running job (exception)

Opis

public bool GearmanJob::sendException ( string $exception )

Sends the supplied exception when this job is running.

Parametry

exception

An exception description.

Zwracane wartości

Zwraca TRUE w przypadku powodzenia, FALSE w przypadku błędu.

Zobacz też:


GearmanJob
PHP Manual