MongoDB\Driver\WriteError
PHP Manual

MongoDB\Driver\WriteError::getInfo

(mongodb >=1.0.0)

MongoDB\Driver\WriteError::getInfoReturns additional metadata for the WriteError

Beschreibung

final public mixed MongoDB\Driver\WriteError::getInfo ( void )

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns additional metadata for the WriteError, or NULL if no metadata is available.

Fehler/Exceptions


MongoDB\Driver\WriteError
PHP Manual