update : 2015.11.03
php.shukuma.com

검색:
 
 
Get the error document

MongoWriteConcernException::getDocument

(PECL mongo >= 1.5.0)

MongoWriteConcernException::getDocumentGet the error document

설명

public array MongoWriteConcernException::getDocument ( void )

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

인수

이 함수는 인수가 없습니다.

반환값

A MongoDB document, if available, as an array.