downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

MongoConnectionException> <MongoCursorException
Last updated: Fri, 24 Sep 2010

view this page in

The MongoCursorTimeoutException class

Introduction

Caused by a query timing out. You can set the length of time to wait before this exception is thrown by calling MongoCursor::timeout() on the cursor or setting MongoCursor::$timeout. The static variable is useful for queries such as database commands and MongoCollection::findOne(), both of which implicitly use cursors.

Class synopsis



add a note add a note User Contributed Notes
MongoCursorTimeoutException
There are no user contributed notes for this page.

MongoConnectionException> <MongoCursorException
Last updated: Fri, 24 Sep 2010
 
 
show source | credits | sitemap | contact | advertising | mirror sites