Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
8
const
util = require(
'util'
);
9
10
class
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