Constructor MongoConnectionPoolPausedException
MongoConnectionPoolPausedException(string)
Initializes a new instance of the MongoConnectionPoolPausedException class.
public MongoConnectionPoolPausedException(string message)
Parameters
messagestringThe error message.
MongoConnectionPoolPausedException(SerializationInfo, StreamingContext)
Initializes a new instance of the MongoConnectionPoolPausedException class.
protected MongoConnectionPoolPausedException(SerializationInfo info, StreamingContext context)
Parameters
infoSerializationInfoThe SerializationInfo.
contextStreamingContextThe StreamingContext.