Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 504 Bytes

sip.js.exception._constructor_.md

File metadata and controls

20 lines (12 loc) · 504 Bytes

Home > sip.js > Exception > (constructor)

Exception.(constructor)

Constructs a new instance of the Exception class

Signature:

protected constructor(message?: string);

Parameters

Parameter Type Description
message string