CakeFest 2024: The Official CakePHP Conference

GearmanWorker::error

(PECL gearman >= 0.5.0)

GearmanWorker::errorRetorna el último error que ha ocurrido

Descripción

public GearmanWorker::error(): string

Retorna una cadena de error para el último error que ha ocurrido.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

El string de error.

Ver también

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top