|
The MongoConnectionException class(Информация о версии неизвестна, возможно, только в SVN) Введение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. Обзор классов
extends
MongoException
{
} |
|