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

Class

lib/error/parallelSave.js:9–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7const MongooseError = require('./');
8
9class ParallelSaveError extends MongooseError {
10 /**
11 * ParallelSave Error constructor.
12 *

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected