GearmanClient::error

(PECL gearman >= 0.5.0)

GearmanClient::errorReturns an error string for the last error encountered.

Beskrivelse

public string GearmanClient::error ( void )

Returns an error string for the last error encountered.

Parametre

This function has no parameters.

Returnerings Værdier

A human readable error string.

Se også

add a note add a note

User Contributed Notes

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