MongoAuthException

Generic class for all exceptions related to authentication problems.

I.e.: unsupported mechanisms or wrong credentials.

Constructors

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

Meta