MongoDB\Driver\Exception\CommandException::getResultDocument

Returns the result document for the failed command

説明

final public object MongoDB\Driver\Exception\CommandException::getResultDocument()

Returns the result document for the failed command.

パラメータ

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

戻り値

The result document for the failed command.

参考

  • MongoDB\Driver\Manager::executeCommand