mongodb-driver
v0.6.3
Pages
Modules
Exceptions
mongodb-driver v0.6.3
Mongo.Error
exception
View Source
Link to this section
Summary
Types
t()
Link to this section
Types
Link to this type
t()
View Source
t() :: %Mongo.Error{ __exception__:
term
(), code:
number
(), host:
String.t
(), message:
String.t
() }