|
GearmanJob::failSend fail status (deprecated) Description
public bool GearmanJob::fail()
Sends failure status for this job, indicating that the job failed in a known way (as opposed to failing due to a thrown exception).
ParametersThis function has no parameters. Return Values
Returns See Also
|