Package com.mongodb

Class MongoWriteConcernException

All Implemented Interfaces:
Serializable

public class MongoWriteConcernException extends MongoServerException
An exception indicating a failure to apply the write concern to the requested write operation
Since:
3.0
See Also: