MongoWriteConcernException::getDocument

(PECL mongo >= 1.5.0)

MongoWriteConcernException::getDocumentGet the error document

Açıklama

public MongoWriteConcernException::getDocument ( void ) : array

Returns the actual response from the server that was interperated as an error.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

A MongoDB document, if available, as an array.