The MongoDB\Driver\Exception\ConnectionTimeoutException class
(mongodb >= 1.0.0)
Introduction
Thrown when the driver fails to establish a database connection within a
specified time limit (e.g.
ยป connectTimeoutMS).
User Contributed Notes
There are no user contributed notes for this page.