Raised when an invalid write concern is provided.
@since 2.2.0
Instantiate the new exception.
@example Instantiate the exception.
Mongo::Error::InvalidWriteConcern.new
[Validate]