MongoDriverException

Generic class for all exception related to unhandled driver problems.

I.e.: protocol mismatch or unexpected mongo service behavior.

Constructors

this
this(string message, string file, size_t line, Throwable next)
Undocumented in source.

Meta