mongoschemad ~master (2021-10-16T08:14:18Z)
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.