Mongo
PHP 手册

The MongoConnectionException class

简介

Thrown when the driver fails to connect to the database.

Class synopsis

MongoConnectionException
extends MongoException {
}

Mongo
PHP 手册