MongoDB\Driver
PHP Manual

The MongoDB\Driver\WriteError class

(mongodb >=0.2.0)

Introducción

Sinopsis de la Clase

final MongoDB\Driver\WriteError {
/* Métodos */
final public ReturnType getCode ( void )
final public ReturnType getIndex ( void )
final public ReturnType getMessage ( void )
}

Tabla de contenidos


MongoDB\Driver
PHP Manual