PHP 8.3.4 Released!

GearmanClient::error

(PECL gearman >= 0.5.0)

GearmanClient::errorRetorna un string con el último error encontrado

Descripción

public GearmanClient::error(): string

Retorna un string con el último error encontrado.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Un string de error entendible.

Ver también

add a note

User Contributed Notes

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