Variable MongoDBException.description
class MongoDBException
{
// ...
immutable(vibe .db .mongo .connection ._MongoErrorDescription) description
;
// ...
}