Class MongoWaitQueueFullException
Represents a MongoDB connection pool wait queue full exception.
[Serializable]
public class MongoWaitQueueFullException : MongoClientException, ISerializable
- Inheritance
-
MongoWaitQueueFullException
- Implements
- Inherited Members
Constructors
- MongoWaitQueueFullException(SerializationInfo, StreamingContext)
Initializes a new instance of the MongoWaitQueueFullException class.
- MongoWaitQueueFullException(string)
Initializes a new instance of the MongoWaitQueueFullException class.