MongoResultException
PHP Manual

MongoResultException::getDocument

(PECL mongo >=1.3.0)

MongoResultException::getDocumentRetrieve the full result document

Opis

public array MongoResultException::getDocument ( void )

Retrieves the full error result document.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

The full result document as an array, including partial data if available and additional keys.


MongoResultException
PHP Manual