mongoschemad ~master (2022-04-29T14:54:03.5762624)
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.