MCPcopy Create free account
hub / github.com/Automattic/mongoose /

Class

lib/error/notFound.js:10–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8const util = require('util');
9
10class DocumentNotFoundError extends MongooseError {
11 /**
12 * OverwriteModel Error constructor.
13 * @api private

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected