(PECL gearman >= 0.6.0)
GearmanJob::sendException — Send exception for running job (exception)
$exception
): boolSends the supplied exception when this job is running.
exception
An exception description.
Retorna true
em caso de sucesso ou false
em caso de falha.