trader_errno

(PECL trader >= 0.3.0)

trader_errnoGet error code

Beschreibung

trader_errno(): int

Get error code of the last operation.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Returns the error code identified by one of the TRADER_ERR_* constants.

To Top