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

Verlauf / Chronik / History: (7) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The GearmanJob class

<<GearmanJob::data

GearmanJob::fail>>

GearmanJob::exception

(PECL gearman <= 0.5.0)

GearmanJob::exceptionSend exception for running job (deprecated)

Beschreibung

public bool GearmanJob::exception ( string $exception )

Sends the supplied exception when this job is running.

Hinweis:

This method has been replaced by GearmanJob::sendException() in the 0.6.0 release of the Gearman extension.

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",...)