sip.js.exception._constructor_.md

September 26, 2022 ยท View on GitHub

Home > sip.js > Exception > (constructor)

Exception.(constructor)

Constructs a new instance of the Exception class

Signature:

protected constructor(message?: string);

Parameters

ParameterTypeDescription
messagestring

Contents

  1. 1Exception.(constructor)
  2. 2Parameters