Error that is thrown when a Stream method is called with an invalid number of arguments

Hierarchy (view full)

Properties

Accessors

Methods

Properties

prepareStackTrace?: ((err, stackTraces) => any)

Optional override for formatting stack traces

Type declaration

Accessors

  • get function(): Function
  • The function that was called with the wrong number of arguments

    Returns Function

Methods

  • Create .stack property on a target object

    Parameters

    • targetObject: object
    • Optional constructorOpt: Function

    Returns void

Generated using TypeDoc