class

Mongo::Error::WriteConcern

Inherits Mongo::Error::Command / Mongo::Error::Server / Mongo::Error / Exception / Reference / Object

Is raised when the server replies to a write with a WriteConcernError.

Constructors

new(error : BSON)
Source

Instance methods

details
Source
failed_or_timeout?
Source
max_time_ms_expired?
Source
shutdown_in_progress?
Source
unknown_repl?
Source
unsatisfiable?
Source