import MdSeedRunnerError from 'mongoose-data-seed/src/lib/core/md-seed-runner-error.js'Constructor Summary
| Public Constructor | ||
| public |
constructor(options: Object) Creates an MdSeedRunnerError. |
|
Member Summary
| Public Members | ||
| public |
Error name. |
|
| public |
Custom payload object. |
|
| public |
Error type (one of the MdSeedRunner.operations). |
|
