Class MongoConnectionPoolPausedException
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.