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