MongoDB\Driver
PHP Manual

The MongoDB\Driver\WriteError class

(mongodb >=1.0.0)

Introduction

Class synopsis

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

Table of Contents


MongoDB\Driver
PHP Manual