update : 2015.11.03
php.shukuma.com검색:
|
MongoWriteConcernException::getDocument(PECL mongo >= 1.5.0) MongoWriteConcernException::getDocument — Get 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. |