MongoDB\Driver\WriteError
PHP Manual

MongoDB\Driver\WriteError::getInfo

(mongodb >=1.0.0)

MongoDB\Driver\WriteError::getInfoReturns additional metadata for the WriteError

说明

final public mixed MongoDB\Driver\WriteError::getInfo ( void )

参数

此函数没有参数。

返回值

Returns additional metadata for the WriteError, or NULL if no metadata is available.

错误/异常


MongoDB\Driver\WriteError
PHP Manual