MongoDB\Driver
PHP Manual

The MongoDB\Driver\WriteError class

(mongodb >=1.0.0)

導入

クラス概要

final MongoDB\Driver\WriteError {
/* メソッド */
final public ReturnType getCode ( void )
final public ReturnType getIndex ( void )
final public ReturnType getMessage ( void )
}

目次


MongoDB\Driver
PHP Manual