MongoDB\Driver\WriteError::getInfo

(mongodb >=1.0.0)

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

Opis

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

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

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

Błędy/Wyjątki

add a note add a note

User Contributed Notes

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