Constructor MongoNodeIsRecoveringException
MongoNodeIsRecoveringException(ConnectionId, BsonDocument, BsonDocument)
Initializes a new instance of the MongoNodeIsRecoveringException class.
public MongoNodeIsRecoveringException(ConnectionId connectionId, BsonDocument command, BsonDocument result)
Parameters
connectionId
ConnectionIdThe connection identifier.
command
BsonDocumentThe command.
result
BsonDocumentThe result.
MongoNodeIsRecoveringException(SerializationInfo, StreamingContext)
Initializes a new instance of the MongoNodeIsRecoveringException class.
protected MongoNodeIsRecoveringException(SerializationInfo info, StreamingContext context)
Parameters
info
SerializationInfoThe SerializationInfo.
context
StreamingContextThe StreamingContext.