MongoDB\Driver\WriteError::getInfo

Returns metadata document for the WriteError

説明

final public objectnull MongoDB\Driver\WriteError::getInfo()

パラメータ

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

戻り値

Returns the metadata document for the WriteError, or null if no metadata is available.

エラー / 例外

  • Throws MongoDB\Driver\Exception\InvalidArgumentException on argument parsing errors.