Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ErrorConstructor

Callable

  • Parameters

    • Optional message: string

    Returns internal.Error

Index

Constructors

  • Parameters

    • Optional message: string

    Returns internal.Error

Properties

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

Type declaration

prototype: internal.Error
stackTraceLimit: number

Methods

  • captureStackTrace(targetObject: object, constructorOpt?: internal.Function): void
  • Create .stack property on a target object

    Parameters

    Returns void

Generated using TypeDoc