Method MongoDBException.this
Overload group
Prototype
MongoDBException this( immutable(_MongoErrorDescription) description, string file, int line, Throwable next );
Overload group
Prototype
MongoException this( string message, string file, int line, Throwable next );
Authors
Sönke Ludwig
Copyright
© 2012 RejectedSoftware e.K.
License
Subject to the terms of the MIT license, as written in the included LICENSE.txt file.