PHP Doku:: Send exception for running job (exception) - gearmanjob.sendexception.html

Verlauf / Chronik / History: (3) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige DiensteGearmanThe GearmanJob classGearmanJob::sendException

Ein Service von Reinhard Neidl - Webprogrammierung.

The GearmanJob class

<<GearmanJob::sendData

GearmanJob::sendFail>>

GearmanJob::sendException

(PECL gearman >= 0.6.0)

GearmanJob::sendExceptionSend exception for running job (exception)

Beschreibung

public bool GearmanJob::sendException ( string $exception )

Sends the supplied exception when this job is running.

Parameter-Liste

exception

An exception description.

Rückgabewerte

Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.

Siehe auch


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)