Class MongoNodeIsRecoveringException
Represents a MongoDB node is recovering exception.
public class MongoNodeIsRecoveringException : MongoCommandException, ISerializable
  - Inheritance
 - 
      
      
      
      
      
      MongoNodeIsRecoveringException
 
- Implements
 
- Inherited Members
 
Constructors
- MongoNodeIsRecoveringException(ConnectionId, BsonDocument, BsonDocument)
 Initializes a new instance of the MongoNodeIsRecoveringException class.
- MongoNodeIsRecoveringException(SerializationInfo, StreamingContext)
 Initializes a new instance of the MongoNodeIsRecoveringException class.
Properties
- IsShutdownError
 Gets whether it caused by shutdown or no.