Query: mongoresultexception
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MONGORESULTEXCEPTION(3) 1 MONGORESULTEXCEPTION(3) The MongoResultException classINTRODUCTIONThe MongoResultException is thrown by several command helpers (such as MongoCollection::findAndModify) in the event of failure. The origi- nal result document is available through MongoResultException::getDocument.CLASS SYNOPSISMongoResultException MongoResultExceptionextends MongoException Properties o public$document Inherited properties o protected string$message o protected int$code o protected string$file o protected int$line Methods o public array MongoResultException::getDocument (void )PROPERTIESo $document -The raw result document as an array. PHP Documentation Group MONGORESULTEXCEPTION(3)
Related Man Pages |
---|
pdoexception(3) - php |
solrgenericresponse(3) - php |
yaf_request_abstract(3) - php |
yaf_session(3) - php |
mongocollection.findandmodify(3) - php |