Table of Contents

Class MongoConnectionPoolPausedException

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Core.dll

Represents a MongoDB connection pool paused exception.

[Serializable]
public class MongoConnectionPoolPausedException : MongoClientException, ISerializable
Inheritance
MongoConnectionPoolPausedException
Implements
Inherited Members

Constructors

MongoConnectionPoolPausedException(SerializationInfo, StreamingContext)

Initializes a new instance of the MongoConnectionPoolPausedException class.

MongoConnectionPoolPausedException(string)

Initializes a new instance of the MongoConnectionPoolPausedException class.