Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 517 Bytes

File metadata and controls

20 lines (12 loc) · 517 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