mongoschemad v3.1.1 (2019-07-03T20:03:38Z)
Dub
Repo
DocumentNotFoundException
mongoschema
db
Exception thrown if a document could not be found.
class
DocumentNotFoundException : Exception {
this
(string msg, string file, size_t line);
}
Constructors
this
this
(string msg, string file, size_t line)
Meta
Source
See Implementation
mongoschema
db
classes
DocumentNotFoundException
functions
register
mixin templates
MongoSchema
structs
DocumentRange
PipelineUnwindOperation
SchemaPipeline
Exception thrown if a document could not be found.