Man Page: mongowriteconcernexception
Operating Environment: php
Section: 3
MONGOWRITECONCERNEXCEPTION(3) 1 MONGOWRITECONCERNEXCEPTION(3) The MongoWriteConcernException classINTRODUCTIONMongoWriteConcernException 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 SYNOPSISMongoWriteConcernException 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)
| Related Man Pages |
|---|
| errorexception(3) - php |
| mongo(3) - php |
| pdoexception(3) - php |
| solrgenericresponse(3) - php |
| solrresponse(3) - php |