Method IsWriteConcernErrorOnly
IsWriteConcernErrorOnly()
Determines whether the exception is due to a write concern error only.
public bool IsWriteConcernErrorOnly()
Returns
- bool
 trueif the exception is due to a write concern error only; otherwise,false.