Exceptions
PHP Manual

The MongoCursorTimeoutException class

導入

Caused by a query timing out. At the moment, the only way a query will not wait indefinitely for a database response is if MongoCursor::timeout() is called on the cursor.

クラス概要

MongoCursorTimeoutException
}

Exceptions
PHP Manual