C# (CSharp) CSMongo.Exceptions Пространство имен

Классы

Имя Описание
ConnectionNotOpenedException Thrown when a request is sent to the server but the connection has not been opened yet
InvalidMongoConnectionStringException Thrown when a connection string cannot be parsed
MissingCollectionNameException Thrown when an empty string is used as a MongoCollection name
MongoServerException Exception thrown when the server returns an error
MongoTypeAlreadyRegisteredException Thrown when attempting to register the same MongoDataType more than once
NoCursorsFoundException Thrown when attempting to get access to a cursor but the collection has no cursors available