update : 2015.11.03
php.shukuma.com검색:
|
The MongoConnectionException class(PECL mongo >= 1.0.0) 소개Thrown when the driver fails to connect to the database. There are a number of possible error messages to help you diagnose the connection problem. These are:
If the error message is not listed above, it is probably an error from the C socket, and you can search the web for its usual cause. 클래스 개요
MongoConnectionException
extends
MongoException
{
} |