MongoWriteConcernException::getDocument

(PECL mongo >= 1.5.0)

MongoWriteConcernException::getDocumentGet the error document

説明

public MongoWriteConcernException::getDocument ( void ) : array

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

パラメータ

この関数にはパラメータはありません。

返り値

A MongoDB document, if available, as an array.