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