MongoDB\Driver\Exception\CommandException::getResultDocumentReturns the result document for the failed command Description
final public object MongoDB\Driver\Exception\CommandException::getResultDocument()
Returns the result document for the failed command. ParametersThis function has no parameters. Return ValuesThe result document for the failed command. See Also
|