Mongo.WriteError exception (Mongodb v1.0.0) View Source

Link to this section Summary

Functions

Callback implementation for Exception.message/1.

Link to this section Types

Specs

t() :: %Mongo.WriteError{
  __exception__: term(),
  n: integer(),
  ok: integer(),
  write_errors: [map()]
}

Link to this section Functions

Callback implementation for Exception.message/1.