Properties
collection
collection: null | string
command
command: null | string
db
db: null | string
log
log: null | string
Optional stack
stack?: string
triggerError
triggerError: null | Error
Static Private Readonly DEFAULT_MESSAGE
DEFAULT_MESSAGE: "Error in exporting collection" = 'Error in exporting collection'
Static Optional prepareStackTrace
prepareStackTrace?: (err: Error, stackTraces: CallSite[]) => any
Type declaration
- (err: Error, stackTraces: CallSite[]): any
Parameters
err: Error
stackTraces: CallSite[]
Returns any
Static stackTraceLimit
stackTraceLimit: number
The MongoBackError that happens because of an error with mongoexport