Class MongoException
Root class for vibe.d Mongo driver exception hierarchy.
class MongoException
: object .Exception
;
Constructors
Name | Description |
---|---|
this
(message, file, line, next)
|