Wrapper class for all inner mongo collection manipulation errors.
It does not indicate problem with vibe.d driver itself. Most frequently this one is thrown when MongoConnection is in checked mode and getLastError() has something interesting.
See Implementation
Wrapper class for all inner mongo collection manipulation errors.
It does not indicate problem with vibe.d driver itself. Most frequently this one is thrown when MongoConnection is in checked mode and getLastError() has something interesting.