Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Methods

  • captureStackTrace(targetObject: <internal>.Object, constructorOpt?: Function): void

Properties

prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

Type declaration

stackTraceLimit: number
name: string

The type of error. "MongooseError" for generic errors.

messages: any
Messages: any
message: string
stack?: string

Constructors

  • new Error(msg: string): Error

Generated using TypeDoc