MONGOWRITECONCERNEXCEPTION(3) 1 MONGOWRITECONCERNEXCEPTION(3)
The MongoWriteConcernException class
INTRODUCTION
MongoWriteConcernException is thrown when a write fails. See "Write Concerns" for how to set failure thresholds.
Prior to MongoDB 2.6.0 GLE would determin when a write failed.
CLASS SYNOPSIS
MongoWriteConcernException
MongoWriteConcernExceptionextends
MongoCursorException
Inherited properties
o protected string$message
o protected int$code
o protected string$file
o protected int$line
Methods
o public array MongoWriteConcernException::getDocument (void )
Inherited methods
o public string MongoCursorException::getHost (void )
PHP Documentation Group MONGOWRITECONCERNEXCEPTION(3)